From fe2eb5e672d6f84663cf24c9be68df7b4ed915a1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 02:54:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 63 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f17d9a..4573e9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "Visit Us", id: "location" }, ]} button={{ - text: "Reserve a Table", href: "https://wa.me/212XXXXXXXXX"}} + text: "Reserve a Table", href: "https://wa.me/212XXXXXXXXX" + }} /> @@ -68,13 +69,16 @@ export default function LandingPage() { stats: [ { title: "Years of Excellence", values: [5, 8, 10], - description: "Serving our community"}, + description: "Serving our community" + }, { title: "Happy Customers", values: [2500, 3500, 5000], - valueSuffix: "+", description: "4.6★ average rating"}, + valueSuffix: "+", description: "4.6★ average rating" + }, { title: "Daily Visitors", values: [150, 200, 250], - description: "During peak hours"}, + description: "During peak hours" + }, ], chartTitle: "Customer Satisfaction", chartData: [ { value: 95 }, @@ -116,13 +120,17 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Premium Coffee", price: "From 25 DH", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", imageAlt: "espresso coffee cup latte art coffee beverage cafe drink"}, + id: "1", name: "Premium Coffee", price: "From 25 DH", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", imageAlt: "espresso coffee cup latte art coffee beverage cafe drink" + }, { - id: "2", name: "Breakfast Specials", price: "From 45 DH", imageSrc: "http://img.b2bpic.net/free-photo/croissants-plate-with-coffee-beans-cookies-jam-honey-flat-lay_176474-8201.jpg", imageAlt: "breakfast plate pastry food morning meal cafe breakfast"}, + id: "2", name: "Breakfast Specials", price: "From 45 DH", imageSrc: "http://img.b2bpic.net/free-photo/croissants-plate-with-coffee-beans-cookies-jam-honey-flat-lay_176474-8201.jpg", imageAlt: "breakfast plate pastry food morning meal cafe breakfast" + }, { - id: "3", name: "Sweet Desserts", price: "From 30 DH", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-strawberry-cake-with-cookies-little-cakes-white-surface_140725-61599.jpg", imageAlt: "dessert pastry sweet treats bakery items cake plate"}, + id: "3", name: "Sweet Desserts", price: "From 30 DH", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-strawberry-cake-with-cookies-little-cakes-white-surface_140725-61599.jpg", imageAlt: "dessert pastry sweet treats bakery items cake plate" + }, { - id: "4", name: "Cold Beverages", price: "From 20 DH", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "iced coffee cold beverage refreshing drink summer cafe drink"}, + id: "4", name: "Cold Beverages", price: "From 20 DH", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "iced coffee cold beverage refreshing drink summer cafe drink" + }, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -143,17 +151,20 @@ export default function LandingPage() { features={[ { id: "cozy", label: "Cozy", title: "Warm and Inviting Ambiance", items: [ - "Soft warm lighting", "Comfortable seating arrangements", "Relaxing Moroccan décor", "Perfect for unwinding"], + "Soft warm lighting", "Comfortable seating arrangements", "Relaxing Moroccan décor", "Perfect for unwinding" + ], buttons: [{ text: "Book Now", href: "#location" }], }, { id: "social", label: "Social", title: "A Gathering Place for All", items: [ - "Family-friendly environment", "Perfect for group meetups", "Spacious common areas", "Events and celebrations welcome"], + "Family-friendly environment", "Perfect for group meetups", "Spacious common areas", "Events and celebrations welcome" + ], buttons: [{ text: "Reserve Space", href: "#contact" }], }, { id: "quality", label: "Quality", title: "Premium Coffee & Service", items: [ - "Expert barista preparation", "Freshly ground beans", "Friendly professional staff", "Consistent excellence"], + "Expert barista preparation", "Freshly ground beans", "Friendly professional staff", "Consistent excellence" + ], buttons: [{ text: "Learn More", href: "#menu" }], }, ]} @@ -175,16 +186,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Fatima Hassan", handle: "@fatimalocal", testimonial: "Nice atmosphere, good coffee, and friendly staff. This is my go-to place every morning!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Fatima Hassan"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Fatima Hassan" + }, { id: "2", name: "Mohammed El Mansouri", handle: "@mohaelm", testimonial: "A wonderful family place where everyone feels welcome. Perfect for weekend gatherings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Mohammed El Mansouri"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Mohammed El Mansouri" + }, { id: "3", name: "Aisha Benani", handle: "@aishabenani", testimonial: "Great coffee and relaxing vibe. The staff treats you like family. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Aisha Benani"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Aisha Benani" + }, { id: "4", name: "Karim Al-Fasi", handle: "@karimfasi", testimonial: "Best café in Fes. The atmosphere is perfect for working or socializing with friends.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Karim Al-Fasi"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Karim Al-Fasi" + }, ]} showRating={true} carouselMode="buttons" @@ -201,21 +216,27 @@ export default function LandingPage() { ctaTitle="Visit Dream House Coffee Pool" ctaDescription="Located in beautiful Fes with convenient access and plenty of parking. Open daily from 9:00 AM." ctaButton={{ - text: "Get Directions", href: "https://maps.google.com/?q=Dream+House+Coffee+Pool+Fes"}} + text: "Get Directions", href: "https://maps.google.com/?q=Dream+House+Coffee+Pool+Fes" + }} ctaIcon={MapPin} useInvertedBackground={false} animationType="slide-up" faqs={[ { - id: "1", title: "What are your opening hours?", content: "We open daily at 9:00 AM and close at 10:00 PM. Come anytime for your perfect coffee escape!"}, + id: "1", title: "What are your opening hours?", content: "We open daily at 9:00 AM and close at 10:00 PM. Come anytime for your perfect coffee escape!" + }, { - id: "2", title: "Do you have parking available?", content: "Yes! We have convenient parking available for all our guests. Street parking and a small lot are nearby."}, + id: "2", title: "Do you have parking available?", content: "Yes! We have convenient parking available for all our guests. Street parking and a small lot are nearby." + }, { - id: "3", title: "Can we host private events?", content: "Absolutely! We welcome celebrations, meetings, and gatherings. Contact us to discuss your event details."}, + id: "3", title: "Can we host private events?", content: "Absolutely! We welcome celebrations, meetings, and gatherings. Contact us to discuss your event details." + }, { - id: "4", title: "Do you offer WiFi?", content: "Yes, free WiFi is available throughout the café. Perfect for working or studying."}, + id: "4", title: "Do you offer WiFi?", content: "Yes, free WiFi is available throughout the café. Perfect for working or studying." + }, { - id: "5", title: "What payment methods do you accept?", content: "We accept cash and all major payment methods including cards and mobile payments."}, + id: "5", title: "What payment methods do you accept?", content: "We accept cash and all major payment methods including cards and mobile payments." + }, ]} accordionAnimationType="smooth" showCard={true}