diff --git a/src/app/page.tsx b/src/app/page.tsx index e981c4c..76e3e9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven"; import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; -import { Award, Chef, Eye, MapPin, Sparkles } from "lucide-react"; +import { Award, Eye, MapPin, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "@sarahmmaroc", testimonial: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=1", imageAlt: "Sarah M." + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah M." }, { name: "Ahmed B.", handle: "@ahmedbelhaj", testimonial: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Ahmed B." + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Ahmed B." }, { name: "Fatima R.", handle: "@fatimariad", testimonial: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=1", imageAlt: "Fatima R." + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Fatima R." } ]} testimonialRotationInterval={5000} @@ -95,7 +95,7 @@ export default function LandingPage() { title="Nos Spécialités Signature" description="Des plats préparés avec passion, mettant en avant qualité, présentation et générosité" tag="Menu Vedette" - tagIcon={Chef} + tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ { text: "Consulter le menu complet" } @@ -143,13 +143,13 @@ export default function LandingPage() { description="Découvrez ce que nos visiteurs disent de leur expérience à O'Belvédère" testimonials={[ { - id: "1", title: "Service impeccable", quote: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", name: "Sarah M.", role: "Régulière depuis 3 ans", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=2", imageAlt: "Sarah M." + id: "1", title: "Service impeccable", quote: "Service impeccable, ambiance chaleureuse et plats délicieux. Une adresse incontournable à Taza.", name: "Sarah M.", role: "Régulière depuis 3 ans", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah M." }, { - id: "2", title: "Qualité exceptionnelle", quote: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", name: "Ahmed B.", role: "Client fidèle", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Ahmed B." + id: "2", title: "Qualité exceptionnelle", quote: "Vue magnifique, qualité exceptionnelle, prix raisonnables. Parfait pour les occasions spéciales.", name: "Ahmed B.", role: "Client fidèle", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Ahmed B." }, { - id: "3", title: "Petit déjeuner copieux", quote: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", name: "Fatima R.", role: "Cliente régulière", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg?_wi=2", imageAlt: "Fatima R." + id: "3", title: "Petit déjeuner copieux", quote: "Le petit déjeuner marocain est copieux et délicieux. L'accueil est toujours avec le sourire.", name: "Fatima R.", role: "Cliente régulière", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Fatima R." }, { id: "4", title: "Cadre relaxant", quote: "L'endroit parfait pour se détendre avec vue exceptionnelle. Les plats sont vraiment délicieux.", name: "Mohammed K.", role: "Visiteur", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "Mohammed K." @@ -175,16 +175,16 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "years", value: "10+", title: "Années d'excellence", description: "Une décennie de service continu et de fidélité" + id: "years", value: "10+", title: "Années d'excellence", description: "Une décennie de service continu et de fidélité", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-433.jpg", imageAlt: "Années d'excellence" }, { - id: "customers", value: "5000+", title: "Clients satisfaits", description: "Chaque année, des milliers de visiteurs heureux" + id: "customers", value: "5000+", title: "Clients satisfaits", description: "Chaque année, des milliers de visiteurs heureux", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-433.jpg", imageAlt: "Clients satisfaits" }, { - id: "rating", value: "4.9★", title: "Note moyenne", description: "Évaluation constante d'excellence par nos clients" + id: "rating", value: "4.9★", title: "Note moyenne", description: "Évaluation constante d'excellence par nos clients", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-433.jpg", imageAlt: "Note moyenne" }, { - id: "team", value: "15+", title: "Experts en service", description: "Une équipe passionnée et professionnelle" + id: "team", value: "15+", title: "Experts en service", description: "Une équipe passionnée et professionnelle", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-433.jpg", imageAlt: "Experts en service" } ]} animationType="slide-up"