From 89f6feb42f411bf5aa211d6a1156e0e3801644ae Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 05:08:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 279 +++++++++++------------------------------------ 1 file changed, 62 insertions(+), 217 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c2b2e8..33aad8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,33 +32,19 @@ export default function LandingPage() { @@ -138,23 +100,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh, Local Ingredients", - description: "We partner with local farmers and suppliers to bring you the freshest seasonal produce, ensuring every dish bursts with natural flavor.", - imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-taking-notes_23-2148006685.jpg", - imageAlt: "Fresh vegetables and herbs", - }, + title: "Fresh, Local Ingredients", description: "We partner with local farmers and suppliers to bring you the freshest seasonal produce, ensuring every dish bursts with natural flavor.", imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-taking-notes_23-2148006685.jpg", imageAlt: "Fresh vegetables and herbs"}, { - title: "Authentic Mediterranean Ambiance", - description: "Step into a world inspired by the Mediterranean coast, with a warm, inviting decor that complements our culinary offerings.", - imageSrc: "http://img.b2bpic.net/free-photo/mash-with-side-sliced-cucumber_140725-3446.jpg", - imageAlt: "Restaurant interior with warm lighting", - }, + title: "Authentic Mediterranean Ambiance", description: "Step into a world inspired by the Mediterranean coast, with a warm, inviting decor that complements our culinary offerings.", imageSrc: "http://img.b2bpic.net/free-photo/mash-with-side-sliced-cucumber_140725-3446.jpg", imageAlt: "Restaurant interior with warm lighting"}, { - title: "Culinary Craftsmanship", - description: "Our chefs, trained in traditional Mediterranean techniques, blend time-honored recipes with innovative twists for an unforgettable dining experience.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", - imageAlt: "Chef preparing a gourmet dish", - }, + title: "Culinary Craftsmanship", description: "Our chefs, trained in traditional Mediterranean techniques, blend time-honored recipes with innovative twists for an unforgettable dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", imageAlt: "Chef preparing a gourmet dish"}, ]} title="Savor the Essence of Our Cuisine" description="Discover what makes IZIZI NUNNAK a unique destination for Mediterranean food lovers, where every detail is crafted for your delight." @@ -169,47 +119,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Grilled Branzino", - price: "€28.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tea_23-2148267892.jpg", - imageAlt: "Grilled Branzino with lemon", - }, + id: "p1", name: "Grilled Branzino", price: "€28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tea_23-2148267892.jpg", imageAlt: "Grilled Branzino with lemon"}, { - id: "p2", - name: "Traditional Moussaka", - price: "€19.50", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-tray_23-2150690759.jpg", - imageAlt: "Classic Moussaka dish", - }, + id: "p2", name: "Traditional Moussaka", price: "€19.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-tray_23-2150690759.jpg", imageAlt: "Classic Moussaka dish"}, { - id: "p3", - name: "Falafel Platter", - price: "€15.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-delicious-local-food-dish_23-2148833843.jpg", - imageAlt: "Vegetarian Falafel Platter", - }, + id: "p3", name: "Falafel Platter", price: "€15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-delicious-local-food-dish_23-2148833843.jpg", imageAlt: "Vegetarian Falafel Platter"}, { - id: "p4", - name: "Lamb Tagine", - price: "€24.00", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-pilaf-black-peppers-lemon-pepper-garlic-tomatoes-with-pedicels_140725-73931.jpg", - imageAlt: "Lamb Tagine with couscous", - }, + id: "p4", name: "Lamb Tagine", price: "€24.00", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-pilaf-black-peppers-lemon-pepper-garlic-tomatoes-with-pedicels_140725-73931.jpg", imageAlt: "Lamb Tagine with couscous"}, { - id: "p5", - name: "Authentic Greek Salad", - price: "€14.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-view-delicious-salad-with-dark-tableware_23-2148537252.jpg", - imageAlt: "Fresh Greek Salad", - }, + id: "p5", name: "Authentic Greek Salad", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/high-view-delicious-salad-with-dark-tableware_23-2148537252.jpg", imageAlt: "Fresh Greek Salad"}, { - id: "p6", - name: "Creamy Hummus with Pita", - price: "€10.00", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-jewish-dish-high-angle_23-2148814519.jpg", - imageAlt: "Hummus with pita bread", - }, + id: "p6", name: "Creamy Hummus with Pita", price: "€10.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-jewish-dish-high-angle_23-2148814519.jpg", imageAlt: "Hummus with pita bread"}, ]} title="Our Exquisite Mediterranean Menu" description="From freshly caught seafood to rich traditional dishes, our menu is crafted to delight every palate with authentic flavors." @@ -224,45 +144,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sophia R.", - role: "Food Critic", - company: "Taste Magazine", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing-studio_176474-80791.jpg", - }, + id: "1", name: "Sophia R.", role: "Food Critic", company: "Taste Magazine", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing-studio_176474-80791.jpg"}, { - id: "2", - name: "Marco G.", - role: "Local Guide", - company: "Google Reviews", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150533973.jpg", - }, + id: "2", name: "Marco G.", role: "Local Guide", company: "Google Reviews", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150533973.jpg"}, { - id: "3", - name: "Elena P.", - role: "Regular Customer", - company: "Community Member", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-sitting-table-with-cocktail-salad_1157-32423.jpg", - }, + id: "3", name: "Elena P.", role: "Regular Customer", company: "Community Member", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-sitting-table-with-cocktail-salad_1157-32423.jpg"}, { - id: "4", - name: "David K.", - role: "Travel Blogger", - company: "Wanderlust Eats", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-young-man-laughing-while-talking-phone_1262-20904.jpg", - }, + id: "4", name: "David K.", role: "Travel Blogger", company: "Wanderlust Eats", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/excited-young-man-laughing-while-talking-phone_1262-20904.jpg"}, { - id: "5", - name: "Isabella V.", - role: "Event Planner", - company: "Celebration Co.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg", - }, + id: "5", name: "Isabella V.", role: "Event Planner", company: "Celebration Co.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg"}, ]} title="What Our Guests Are Saying" description="Hear from our delighted customers about their unforgettable dining experiences at IZIZI NUNNAK, a testament to our passion." @@ -276,26 +171,11 @@ export default function LandingPage() { useInvertedBackground={false} team={[ { - id: "t1", - name: "Chef Alessandro", - role: "Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/cook-frying-meat-pan-stove_23-2148040248.jpg", - imageAlt: "Chef Alessandro", - }, + id: "t1", name: "Chef Alessandro", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/cook-frying-meat-pan-stove_23-2148040248.jpg", imageAlt: "Chef Alessandro"}, { - id: "t2", - name: "Sofia Rossi", - role: "Sous Chef", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg", - imageAlt: "Sofia Rossi, Sous Chef", - }, + id: "t2", name: "Sofia Rossi", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg", imageAlt: "Sofia Rossi, Sous Chef"}, { - id: "t3", - name: "Maria Lopez", - role: "Restaurant Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-female-cafe-owner-smiling_1262-5377.jpg", - imageAlt: "Maria Lopez, Restaurant Manager", - }, + id: "t3", name: "Maria Lopez", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-female-cafe-owner-smiling_1262-5377.jpg", imageAlt: "Maria Lopez, Restaurant Manager"}, ]} title="Meet Our Culinary Maestros" description="Our passionate team is dedicated to bringing you the finest Mediterranean dining experience, crafted with love and expertise." @@ -308,34 +188,20 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer vegetarian and vegan options?", - content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes prepared with fresh, seasonal ingredients. Please inform your server about any dietary preferences or restrictions.", - }, + id: "f1", title: "Do you offer vegetarian and vegan options?", content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes prepared with fresh, seasonal ingredients. Please inform your server about any dietary preferences or restrictions."}, { - id: "f2", - title: "What are your restaurant's operating hours?", - content: "We are open for lunch from 12:00 PM to 3:00 PM, and for dinner from 6:00 PM to 10:30 PM, Tuesday through Sunday. We are closed on Mondays.", - }, + id: "f2", title: "What are your restaurant's operating hours?", content: "We are open for lunch from 12:00 PM to 3:00 PM, and for dinner from 6:00 PM to 10:30 PM, Tuesday through Sunday. We are closed on Mondays."}, { - id: "f3", - title: "How can I make a reservation?", - content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our online booking system. We recommend booking in advance, especially for weekend evenings.", - }, + id: "f3", title: "How can I make a reservation?", content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our online booking system. We recommend booking in advance, especially for weekend evenings."}, { - id: "f4", - title: "Do you accommodate large groups or private events?", - content: "Absolutely! IZIZI NUNNAK is perfect for private events and large group gatherings. Please contact us directly to discuss your specific needs, menu options, and availability.", - }, + id: "f4", title: "Do you accommodate large groups or private events?", content: "Absolutely! IZIZI NUNNAK is perfect for private events and large group gatherings. Please contact us directly to discuss your specific needs, menu options, and availability."}, { - id: "f5", - title: "Is there parking available at the restaurant?", - content: "We offer complimentary valet parking services for our guests. Additionally, there are several public parking lots available within a short walking distance from the restaurant.", - }, + id: "f5", title: "Is there parking available at the restaurant?", content: "We offer complimentary valet parking services for our guests. Additionally, there are several public parking lots available within a short walking distance from the restaurant."}, ]} - title="Frequently Asked Questions" - description="Find quick answers to your most common inquiries about reservations, menu options, and dining at IZIZI NUNNAK." + title="Your Questions, Our Mediterranean Answers" + description="We've compiled answers to the most common questions about IZIZI NUNNAK to enhance your dining experience." faqsAnimation="slide-up" + tag="Clarity First" /> @@ -343,13 +209,11 @@ export default function LandingPage() { @@ -359,54 +223,35 @@ export default function LandingPage() { logoText="IZIZI NUNNAK" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Team", - href: "#team", - }, + label: "Team", href: "#team"}, ], }, { - title: "Visit", - items: [ + title: "Visit", items: [ { - label: "Reservations", - href: "#contact", - }, + label: "Reservations", href: "#contact"}, { - label: "Location", - href: "https://maps.google.com/?q=IZIZI+NUNNAK+Restaurante+Mediterráneo", - }, + label: "Location", href: "https://maps.google.com/?q=IZIZI+NUNNAK+Restaurante+Mediterráneo"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Facebook", - href: "https://facebook.com/izizinunnak", - }, + label: "Facebook", href: "https://facebook.com/izizinunnak"}, { - label: "Instagram", - href: "https://instagram.com/izizinunnak", - }, + label: "Instagram", href: "https://instagram.com/izizinunnak"}, ], }, ]} - copyrightText="© 2024 IZIZI NUNNAK. All rights reserved." + copyrightText="© 2025 IZIZI NUNNAK. All rights reserved." /> -- 2.49.1