From ede6248f44be8fcccde5ecd2ac3e6b79f068d91a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 04:10:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 282 +++++++++++------------------------------------ 1 file changed, 65 insertions(+), 217 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 322a0b1..70217b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,113 +47,66 @@ export default function LandingPage() {
@@ -174,17 +119,11 @@ export default function LandingPage() { description="At Mas58rest, we blend fresh seasonal ingredients with innovative techniques, crafting a menu that celebrates the joy of eating well." bulletPoints={[ { - title: "Farm-to-Table", - description: "Supporting local farmers to bring you the freshest produce.", - }, + title: "Farm-to-Table", description: "Supporting local farmers to bring you the freshest produce."}, { - title: "Culinary Innovation", - description: "Pushing the boundaries of classic recipes with a modern twist.", - }, + title: "Culinary Innovation", description: "Pushing the boundaries of classic recipes with a modern twist."}, { - title: "Warm Atmosphere", - description: "Designed for comfort and intimate conversations.", - }, + title: "Warm Atmosphere", description: "Designed for comfort and intimate conversations."}, ]} imageSrc="http://img.b2bpic.net/free-photo/fried-shrimp-with-sushi-table_140725-6656.jpg" imageAlt="Culinary craftsmanship" @@ -199,20 +138,11 @@ export default function LandingPage() { description="Discover the unique elements that make dining at Mas58rest a journey for the senses." accordionItems={[ { - id: "1", - title: "Chef's Tasting Menu", - content: "A rotating selection of our finest dishes curated for a complete experience.", - }, + id: "1", title: "Chef's Tasting Menu", content: "A rotating selection of our finest dishes curated for a complete experience."}, { - id: "2", - title: "Handcrafted Beverages", - content: "A perfect selection of wines, spirits, and artisanal cocktails.", - }, + id: "2", title: "Handcrafted Beverages", content: "A perfect selection of wines, spirits, and artisanal cocktails."}, { - id: "3", - title: "Dietary Conscious", - content: "We accommodate all dietary preferences with sophisticated options.", - }, + id: "3", title: "Dietary Conscious", content: "We accommodate all dietary preferences with sophisticated options."}, ]} imageSrc="http://img.b2bpic.net/free-photo/fresh-salad-with-tomatoes-radishes-greens-served-with-bread_141793-714.jpg" imageAlt="Signature dish close up" @@ -228,41 +158,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Truffle Risotto", - price: "$28", - imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-skewers-with-tomato-mozzarella-basil-white-square-plate_141793-2905.jpg", - }, + id: "1", name: "Truffle Risotto", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-skewers-with-tomato-mozzarella-basil-white-square-plate_141793-2905.jpg"}, { - id: "2", - name: "Seared Scallops", - price: "$32", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11509.jpg", - }, + id: "2", name: "Seared Scallops", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11509.jpg"}, { - id: "3", - name: "Chocolate Sphere", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-flowers-white-plate_23-2151973732.jpg", - }, + id: "3", name: "Chocolate Sphere", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-flowers-white-plate_23-2151973732.jpg"}, { - id: "4", - name: "Botanical Cocktail", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/glass-rose-wine-table-with-blurred-restaurant-background_157027-4103.jpg", - }, + id: "4", name: "Botanical Cocktail", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/glass-rose-wine-table-with-blurred-restaurant-background_157027-4103.jpg"}, { - id: "5", - name: "Summer Salad", - price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg", - }, + id: "5", name: "Summer Salad", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg"}, { - id: "6", - name: "Lamb Medallions", - price: "$38", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510914.jpg", - }, + id: "6", name: "Lamb Medallions", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510914.jpg"}, ]} title="Our Featured Dishes" description="Artisanally prepared culinary delights that define our kitchen." @@ -276,31 +182,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "500+", - title: "Daily Diners", - items: [ - "Happy guests served", - "Exceptional service", - ], + id: "1", value: "500+", title: "Daily Diners", items: [ + "Happy guests served", "Exceptional service"], }, { - id: "2", - value: "20+", - title: "Years Experience", - items: [ - "Award-winning chefs", - " Culinary tradition", - ], + id: "2", value: "20+", title: "Years Experience", items: [ + "Award-winning chefs", " Culinary tradition"], }, { - id: "3", - value: "150", - title: "Recipes Crafted", - items: [ - "Seasonal specialities", - "Signature creations", - ], + id: "3", value: "150", title: "Recipes Crafted", items: [ + "Seasonal specialities", "Signature creations"], }, ]} title="Excellence in Numbers" @@ -314,45 +205,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Wonderful Experience", - quote: "The atmosphere and flavors were absolutely divine. Highly recommended.", - name: "Sarah J.", - role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", - }, + id: "1", title: "Wonderful Experience", quote: "The atmosphere and flavors were absolutely divine. Highly recommended.", name: "Sarah J.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"}, { - id: "2", - title: "Exceptional Service", - quote: "Every dish was presented perfectly. A must-visit place.", - name: "Marcus R.", - role: "Diner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-ravioli-italian-restaurant_1303-24369.jpg", - }, + id: "2", title: "Exceptional Service", quote: "Every dish was presented perfectly. A must-visit place.", name: "Marcus R.", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-ravioli-italian-restaurant_1303-24369.jpg"}, { - id: "3", - title: "Perfect Evening", - quote: "Mas58rest never disappoints. The truffle risotto was the highlight.", - name: "Emily T.", - role: "Local Regular", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25256.jpg", - }, + id: "3", title: "Perfect Evening", quote: "Mas58rest never disappoints. The truffle risotto was the highlight.", name: "Emily T.", role: "Local Regular", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25256.jpg"}, { - id: "4", - title: "Culinary Mastery", - quote: "I've been to many restaurants, but this level of plating is rare.", - name: "David W.", - role: "Guest", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg", - }, + id: "4", title: "Culinary Mastery", quote: "I've been to many restaurants, but this level of plating is rare.", name: "David W.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg"}, { - id: "5", - title: "Amazing Vibes", - quote: "Lovely ambiance paired with incredible creative food.", - name: "Lisa K.", - role: "Guest", - imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519974.jpg", - }, + id: "5", title: "Amazing Vibes", quote: "Lovely ambiance paired with incredible creative food.", name: "Lisa K.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519974.jpg"}, ]} title="Guest Stories" description="Hear what our patrons have to say about their dining experience." @@ -364,23 +225,19 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do I need a reservation?", - content: "Yes, we highly recommend booking in advance, especially on weekends.", - }, + id: "1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance, especially on weekends."}, { - id: "2", - title: "Is private dining available?", - content: "We offer beautiful spaces for events and gatherings.", - }, + id: "2", title: "Is private dining available?", content: "We offer beautiful spaces for events and gatherings."}, { - id: "3", - title: "Can you cater to allergies?", - content: "Our kitchen team is well-versed in accommodating special dietary requirements.", - }, + id: "3", title: "Can you cater to allergies?", content: "Our kitchen team is well-versed in accommodating special dietary requirements."}, ]} sideTitle="Your Questions" sideDescription="Need to know more about our reservations or private events?" + buttons={[ + { + text: "Book Now", href: "#contact" + } + ]} faqsAnimation="slide-up" /> @@ -389,8 +246,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1