diff --git a/src/app/page.tsx b/src/app/page.tsx index a630536..467650e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,69 +31,38 @@ export default function LandingPage() {
@@ -126,41 +90,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Authentic Greek Salad", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg", - }, + id: "1", name: "Authentic Greek Salad", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-vegetables-with-meat-cream-sauce-white-plate_141793-3844.jpg"}, { - id: "2", - name: "Mediterranean Seafood Platter", - price: "₹1200", - imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg", - }, + id: "2", name: "Mediterranean Seafood Platter", price: "₹1200", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg"}, { - id: "3", - name: "Signature Baklava", - price: "₹300", - imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg", - }, + id: "3", name: "Signature Baklava", price: "₹300", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg"}, { - id: "4", - name: "Herb Roasted Lamb", - price: "₹950", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-greek-salad-lettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion_176474-2600.jpg", - }, + id: "4", name: "Herb Roasted Lamb", price: "₹950", imageSrc: "http://img.b2bpic.net/free-photo/close-up-greek-salad-lettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion_176474-2600.jpg"}, { - id: "5", - name: "Grilled Halloumi Skewers", - price: "₹550", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg", - }, + id: "5", name: "Grilled Halloumi Skewers", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg"}, { - id: "6", - name: "Olive Oil Infused Pasta", - price: "₹700", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-berry-tart-decorated-with-strawberry-grape-peach_140725-5093.jpg", - }, + id: "6", name: "Olive Oil Infused Pasta", price: "₹700", imageSrc: "http://img.b2bpic.net/free-photo/top-view-berry-tart-decorated-with-strawberry-grape-peach_140725-5093.jpg"}, ]} title="Signature Flavors" description="Explore our handpicked Mediterranean culinary delights, crafted for the discerning palate." @@ -174,31 +114,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "10k+", - title: "Happy Guests", - items: [ - "Dining Experiences", - "Special Events", - ], + id: "1", value: "10k+", title: "Happy Guests", items: [ + "Dining Experiences", "Special Events"], }, { - id: "2", - value: "50+", - title: "Menu Varieties", - items: [ - "Chef's Specialties", - "Seasonal Dishes", - ], + id: "2", value: "50+", title: "Menu Varieties", items: [ + "Chef's Specialties", "Seasonal Dishes"], }, { - id: "3", - value: "4.9", - title: "Avg Rating", - items: [ - "Google Reviews", - "Zomato Rating", - ], + id: "3", value: "4.9", title: "Avg Rating", items: [ + "Google Reviews", "Zomato Rating"], }, ]} title="Why Mykonos?" @@ -214,25 +139,15 @@ export default function LandingPage() { author="Anjali & Rohan" avatars={[ { - src: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg", - alt: "Guest", - }, + src: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg", alt: "Guest"}, { - src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", - alt: "Guest", - }, + src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", alt: "Guest"}, { - src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg", - alt: "Guest", - }, + src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg", alt: "Guest"}, { - src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", - alt: "Guest", - }, + src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", alt: "Guest"}, { - src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", - alt: "Guest", - }, + src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Guest"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -245,20 +160,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do I need a reservation?", - content: "Yes, we highly recommend booking in advance, especially during weekends.", - }, + id: "1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance, especially during weekends."}, { - id: "2", - title: "Are there vegetarian options?", - content: "We offer a diverse selection of authentic Mediterranean vegetarian dishes.", - }, + id: "2", title: "Are there vegetarian options?", content: "We offer a diverse selection of authentic Mediterranean vegetarian dishes."}, { - id: "3", - title: "Do you host private events?", - content: "Absolutely, our space is perfect for intimate gatherings and special occasions.", - }, + id: "3", title: "Do you host private events?", content: "Absolutely, our space is perfect for intimate gatherings and special occasions."}, ]} imageSrc="http://img.b2bpic.net/free-photo/asian-waiter-making-recommendation-young-couple_1262-1428.jpg" title="Common Questions" @@ -271,8 +177,7 @@ export default function LandingPage() {