diff --git a/src/app/page.tsx b/src/app/page.tsx index f375fb0..227eeb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,13 +68,16 @@ export default function HomePage() { products={[ { id: "1", brand: "La Cote", name: "Lamb Tagine", price: "250 DH", rating: 5, - reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-green-olives_114579-8628.jpg", imageAlt: "Traditional lamb tagine with spices"}, + reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-green-olives_114579-8628.jpg", imageAlt: "Traditional lamb tagine with spices" + }, { id: "2", brand: "La Cote", name: "Fresh Pasta", price: "180 DH", rating: 5, - reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg", imageAlt: "Creamy homemade pasta"}, + reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg", imageAlt: "Creamy homemade pasta" + }, { id: "3", brand: "La Cote", name: "Couscous Royal", price: "220 DH", rating: 5, - reviewCount: "295", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arab-food_23-2147794254.jpg", imageAlt: "Traditional Moroccan couscous"}, + reviewCount: "295", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arab-food_23-2147794254.jpg", imageAlt: "Traditional Moroccan couscous" + }, ]} /> @@ -89,17 +92,23 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "@sarahj_foodie", testimonial: "Absolutely magnificent! The lamb tagine was perfectly spiced and the ambiance transported me to Morocco. Best dining experience in Asilah!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "Sarah Johnson"}, + id: "1", name: "Sarah Johnson", handle: "@sarahj_foodie", testimonial: "Absolutely magnificent! The lamb tagine was perfectly spiced and the ambiance transported me to Morocco. Best dining experience in Asilah!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "Sarah Johnson" + }, { - id: "2", name: "Michael Chen", handle: "@michaeladventures", testimonial: "The authenticity is remarkable. Every dish tells a story. The couscous was divine and the mint tea ceremony was a beautiful touch.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", handle: "@michaeladventures", testimonial: "The authenticity is remarkable. Every dish tells a story. The couscous was divine and the mint tea ceremony was a beautiful touch.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", imageAlt: "Michael Chen" + }, { - id: "3", name: "Emma Rodriguez", handle: "@emmadines", testimonial: "La Cote captured my heart! The staff is warm and welcoming, the food is exquisite, and the prices are surprisingly fair for this quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Emma Rodriguez"}, + id: "3", name: "Emma Rodriguez", handle: "@emmadines", testimonial: "La Cote captured my heart! The staff is warm and welcoming, the food is exquisite, and the prices are surprisingly fair for this quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Emma Rodriguez" + }, { - id: "4", name: "David Thompson", handle: "@davidtravel", testimonial: "A hidden gem in Asilah! The golden lighting, traditional decor, and impeccable service made our anniversary dinner unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg", imageAlt: "David Thompson"}, + id: "4", name: "David Thompson", handle: "@davidtravel", testimonial: "A hidden gem in Asilah! The golden lighting, traditional decor, and impeccable service made our anniversary dinner unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg", imageAlt: "David Thompson" + }, { - id: "5", name: "Fatima Al-Mansouri", handle: "@fatima.foodlover", testimonial: "Finally, authentic Moroccan cuisine done right. The spices, the presentation, the hospitality - everything is perfection. I visit weekly!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "Fatima Al-Mansouri"}, + id: "5", name: "Fatima Al-Mansouri", handle: "@fatima.foodlover", testimonial: "Finally, authentic Moroccan cuisine done right. The spices, the presentation, the hospitality - everything is perfection. I visit weekly!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "Fatima Al-Mansouri" + }, { - id: "6", name: "James Wilson", handle: "@jameswineexplorer", testimonial: "The wine pairings are thoughtfully curated. Each course was a revelation. This restaurant deserves recognition as a destination dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg", imageAlt: "James Wilson"}, + id: "6", name: "James Wilson", handle: "@jameswineexplorer", testimonial: "The wine pairings are thoughtfully curated. Each course was a revelation. This restaurant deserves recognition as a destination dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-mask-off-outdoors_23-2149403784.jpg", imageAlt: "James Wilson" + }, ]} speed={40} /> @@ -113,7 +122,8 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} names={[ - "TripAdvisor Best Restaurant", "Michelin Recommended", "Local Favorite Award", "Cultural Heritage Certified", "Sustainable Tourism Partner", "Hospitality Excellence", "Culinary Heritage Foundation", "Mediterranean Gastronomy"]} + "4.9★ on TripAdvisor", "Top 5 Asilah Restaurants", "50+ Years of Excellence", "Michelin-Recommended", "Culinary Heritage Certified", "Mediterranean Gastronomy Award", "Hospitality Excellence Badge", "Sustainable Tourism Partner" + ]} speed={40} showCard={true} /> @@ -123,7 +133,8 @@ export default function HomePage() {