From 0e19b2c7499638f0290885cd51b206ab38c39da2 Mon Sep 17 00:00:00 2001 From: Blackbeard348 Date: Sun, 16 Feb 2025 19:58:07 +0800 Subject: [PATCH] Events planner app project --- src/Components/EventPlanner.jsx | 69 +++++++++++++++++++++++++++++++++ src/Components/Footer.jsx | 11 ++++++ 2 files changed, 80 insertions(+) create mode 100644 src/Components/Footer.jsx diff --git a/src/Components/EventPlanner.jsx b/src/Components/EventPlanner.jsx index d1f9abd..a4d8a58 100644 --- a/src/Components/EventPlanner.jsx +++ b/src/Components/EventPlanner.jsx @@ -1,5 +1,6 @@ import React from 'react'; import './EventPlanner.css'; // Import CSS file for styling +import Footer from "./Footer" const EventPlanner = () => { return ( @@ -7,6 +8,74 @@ const EventPlanner = () => {

Welcome to Event Planner

+
{/* 1st Section -->*/} +

+ Plan and organise your events effortlessly with the Events planner App! +

+ + +
+
{/* 1st Section -->*/} + + + +
+
{/* 3rd Section -->*/} +

Features

+ + +
+
{/* 4th Section -->*/} +

Testimonials

+
+

"Event Planner made organizing my wedding a breeze. Highly recommended!"

+

- Emily Johnson

+
+
+

"I use Event Planner for all my corporate events. It saves me so much time and effort!"

+

- John Smith

+
+
+
{/* 5th Section -->*/} +

Contact Us

+
+ + + + +
+
+