diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cd0417..f438b67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { return ( @@ -58,36 +43,19 @@ export default function LandingPage() {
@@ -96,9 +64,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Perfect Blend of Elegance and Hospitality" description={[ - "Welcome Palace offers a peaceful and clean environment in the heart of Doranda, Ranchi. Our venue is surrounded by greenery, providing a perfect backdrop for weddings, receptions, and corporate events.", - "Our dedicated team of professionals ensures every detail is handled with care, offering a memorable experience for you and your guests.", - ]} + "Welcome Palace offers a peaceful and clean environment in the heart of Doranda, Ranchi. Our venue is surrounded by greenery, providing a perfect backdrop for weddings, receptions, and corporate events.", "Our dedicated team of professionals ensures every detail is handled with care, offering a memorable experience for you and your guests."]} /> @@ -109,55 +75,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Spacious Venue", - description: "Large halls to accommodate guests comfortably for all sizes of events.", - icon: Maximize, + title: "Spacious Venue", description: "Large halls to accommodate guests comfortably for all sizes of events.", icon: Maximize, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=1", - imageAlt: "Spacious Banquet Hall", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=2", - imageAlt: "Hall Interior", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Spacious Banquet Hall" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Hall Interior" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=4", - imageAlt: "elegant banquet hall interior wedding", }, { - title: "Professional Staff", - description: "Cooperative and experienced staff to assist with every event need.", - icon: Users, + title: "Professional Staff", description: "Cooperative and experienced staff to assist with every event need.", icon: Users, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=3", - imageAlt: "Supportive Team", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=4", - imageAlt: "Events Planning", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Supportive Team" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Events Planning" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/back-cheerful-sexy-business-african-american-lady-with-afro-hair-wear-white-blouse-green-pants-posed-cafe_627829-1035.jpg?_wi=1", - imageAlt: "beautiful banquet hall surroundings greenery", }, { - title: "Catering & Hygiene", - description: "Delicious food options and a clean, well-maintained venue environment.", - icon: Utensils, + title: "Catering & Hygiene", description: "Delicious food options and a clean, well-maintained venue environment.", icon: Utensils, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=5", - imageAlt: "Delicious Catering", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=6", - imageAlt: "Clean Kitchen", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Delicious Catering" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg", imageAlt: "Clean Kitchen" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=7", - imageAlt: "modern spacious banquet hall", }, ]} title="Why Choose Welcome Palace?" @@ -169,50 +105,13 @@ export default function LandingPage() {