diff --git a/package.json b/package.json index e4112db..214e845 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dev": "vite", "build": "vite build", "lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0", - "preview": "vite build; vite preview --host" + "preview": "vite build && vite preview --host" }, "dependencies": { "react": "^18.2.0", diff --git a/src/Components/EventPlanner.jsx b/src/Components/EventPlanner.jsx index d1f9abd..b39f00d 100644 --- a/src/Components/EventPlanner.jsx +++ b/src/Components/EventPlanner.jsx @@ -1,13 +1,87 @@ import React from 'react'; import './EventPlanner.css'; // Import CSS file for styling +import Footer from './Footer' const EventPlanner = () => { return (
-
-

Welcome to Event Planner

-
-
+
+

Welcome to Event Planner

+
+
+

+ Plan and organize your events effortlessly with Event Planner. From + birthdays to corporate meetings, we've got you covered. +

+ +
+ +
+ + + +
+ +
+

Features

+ +
+ +
+

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

+
+
+ +
+

Contact Us

+
+ + + + +
+
+ +