From a8c84ebada2cb99de77ee14cd6c430fb5b4b5746 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 12:08:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 277 ++++++++++------------------------------------- 1 file changed, 57 insertions(+), 220 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16d13ff..2d29150 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TeamCardSix from '@/components/sections/team/TeamCardSix'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Facebook, Instagram, MapPin, Twitter, Utensils } from "lucide-react"; +import { Facebook, HeartHandshake, Instagram, MapPin, Twitter, Utensils } from "lucide-react"; export default function LandingPage() { return ( @@ -34,29 +34,17 @@ export default function LandingPage() { @@ -305,26 +196,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "nabil", - name: "Chef Nabil El-Mekki", - role: "Head Chef & Owner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg", - imageAlt: "Portrait of Chef Nabil", - }, + id: "nabil", name: "Chef Nabil El-Mekki", role: "Head Chef & Owner", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg", imageAlt: "Portrait of Chef Nabil"}, { - id: "sarah", - name: "Sarah Dubois", - role: "Restaurant Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waiter-waitress-standing-counter_1170-611.jpg", - imageAlt: "Portrait of Sarah Dubois", - }, + id: "sarah", name: "Sarah Dubois", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waiter-waitress-standing-counter_1170-611.jpg", imageAlt: "Portrait of Sarah Dubois"}, { - id: "marc", - name: "Marc Lavoie", - role: "Sommelier", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg", - imageAlt: "Portrait of Marc Lavoie", - }, + id: "marc", name: "Marc Lavoie", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg", imageAlt: "Portrait of Marc Lavoie"}, ]} title="Meet Our Dedicated Team" description="Behind every exquisite dish and warm welcome is a team passionate about hospitality and culinary excellence. Get to know the faces that make Restaurant chez Nabil special." @@ -337,35 +213,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Isabelle Laurent", - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", - imageAlt: "Customer Isabelle Laurent", - }, + id: "1", name: "Isabelle Laurent", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", imageAlt: "Customer Isabelle Laurent"}, { - id: "2", - name: "Antoine Girard", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", - imageAlt: "Customer Antoine Girard", - }, + id: "2", name: "Antoine Girard", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", imageAlt: "Customer Antoine Girard"}, { - id: "3", - name: "Marie Lefevre", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-black-suit-working-cafe_1157-28489.jpg", - imageAlt: "Customer Marie Lefevre", - }, + id: "3", name: "Marie Lefevre", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-black-suit-working-cafe_1157-28489.jpg", imageAlt: "Customer Marie Lefevre"}, { - id: "4", - name: "Pierre Martin", - imageSrc: "http://img.b2bpic.net/free-photo/charming-blonde-woman-sitting-wooden-bench-beside-restaurant-enjoying-favorite-beverage-outdoor-portrait-magnificent-girl-coat-cap-drinking-coffee-waiting-someone_197531-4279.jpg", - imageAlt: "Customer Pierre Martin", - }, + id: "4", name: "Pierre Martin", imageSrc: "http://img.b2bpic.net/free-photo/charming-blonde-woman-sitting-wooden-bench-beside-restaurant-enjoying-favorite-beverage-outdoor-portrait-magnificent-girl-coat-cap-drinking-coffee-waiting-someone_197531-4279.jpg", imageAlt: "Customer Pierre Martin"}, { - id: "5", - name: "Sophie Dubois", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", - imageAlt: "Customer Sophie Dubois", - }, + id: "5", name: "Sophie Dubois", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Customer Sophie Dubois"}, ]} cardTitle="What Our Guests Are Saying" cardTag="Customer Stories" @@ -380,25 +236,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Do you offer vegetarian and vegan options?", - content: "Yes, our menu includes a diverse selection of vegetarian and vegan dishes, crafted with fresh, seasonal ingredients. Please inform your server of any dietary restrictions.", - }, + id: "q1", title: "Do you offer vegetarian and vegan options?", content: "Yes, our menu includes a diverse selection of vegetarian and vegan dishes, crafted with fresh, seasonal ingredients. Please inform your server of any dietary restrictions."}, { - id: "q2", - title: "How can I make a reservation?", - content: "Reservations can be made easily through our website's contact form, or by calling us directly during opening hours. We recommend booking in advance, especially for weekend evenings.", - }, + id: "q2", title: "How can I make a reservation?", content: "Reservations can be made easily through our website's contact form, or by calling us directly during opening hours. We recommend booking in advance, especially for weekend evenings."}, { - id: "q3", - title: "Do you accommodate private events or catering?", - content: "Absolutely! Restaurant chez Nabil offers private dining spaces and bespoke catering services for special occasions, corporate events, and celebrations. Contact us to discuss your requirements.", - }, + id: "q3", title: "Do you accommodate private events or catering?", content: "Absolutely! Restaurant chez Nabil offers private dining spaces and bespoke catering services for special occasions, corporate events, and celebrations. Contact us to discuss your requirements."}, { - id: "q4", - title: "What are your opening hours?", - content: "We are open for dinner from Tuesday to Saturday, 5:00 PM to 10:00 PM. We are closed on Sundays and Mondays. Special holiday hours may apply, please check our social media.", - }, + id: "q4", title: "What are your opening hours?", content: "We are open for dinner from Tuesday to Saturday, 5:00 PM to 10:00 PM. We are closed on Sundays and Mondays. Special holiday hours may apply, please check our social media."}, ]} imageSrc="http://img.b2bpic.net/free-photo/handsome-male-recording-cooking-video-home_23-2148581861.jpg" imageAlt="Modern and clean restaurant kitchen" @@ -414,8 +258,7 @@ export default function LandingPage() {