From 79a25bda0f21f9c392aa49a0a9efb500815c95d4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:37:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db4f597..a60f121 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,10 +103,10 @@ export default function LandingPage() { tag="Our Advantages" features={[ { id: "01", title: "Fresh Coffee", description: "Expertly roasted and prepared daily with premium beans from trusted suppliers", imageSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-man-working-as-barista_23-2150754679.jpg", imageAlt: "Barista preparing fresh espresso" }, - { id: "02", title: "Delicious Desserts", description: "Baked fresh daily with premium ingredients - from pastries to cakes to Moroccan sweets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fingers-pointing-dessert_23-2149356030.jpg", imageAlt: "Beautiful dessert display case" }, - { id: "03", title: "Rooftop Seating", description: "Enjoy Casablanca views while sipping your favorite coffee or relaxing with friends", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-long-hair-hat-is-sitting-floor-terrace-she-wears-white-dress-with-naked-shoulders-she-is-typing-laptop-speaking-phone_197531-715.jpg", imageAlt: "Rooftop café seating area" }, - { id: "04", title: "Comfortable Atmosphere", description: "A welcoming, relaxing space perfect for meetings, study sessions, or solo moments", imageSrc: "http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg", imageAlt: "Cozy indoor café ambiance" }, - { id: "05", title: "Convenient Location", description: "Located at 49 Bd Mohamed Zefzaf - easy to reach from anywhere in Casablanca", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-barista-frothing-milk_23-2148523083.jpg", imageAlt: "Professional barista service" } + { id: "02", title: "Delicious Desserts", description: "Baked fresh daily with premium ingredients - from pastries to cakes to Moroccan sweets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fingers-pointing-dessert_23-2149356030.jpg?_wi=1", imageAlt: "Beautiful dessert display case" }, + { id: "03", title: "Rooftop Seating", description: "Enjoy Casablanca views while sipping your favorite coffee or relaxing with friends", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-long-hair-hat-is-sitting-floor-terrace-she-wears-white-dress-with-naked-shoulders-she-is-typing-laptop-speaking-phone_197531-715.jpg?_wi=1", imageAlt: "Rooftop café seating area" }, + { id: "04", title: "Comfortable Atmosphere", description: "A welcoming, relaxing space perfect for meetings, study sessions, or solo moments", imageSrc: "http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg?_wi=1", imageAlt: "Cozy indoor café ambiance" }, + { id: "05", title: "Convenient Location", description: "Located at 49 Bd Mohamed Zefzaf - easy to reach from anywhere in Casablanca", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-barista-frothing-milk_23-2148523083.jpg?_wi=1", imageAlt: "Professional barista service" } ]} textboxLayout="default" animationType="slide-up" @@ -126,10 +126,10 @@ export default function LandingPage() { useInvertedBackground={false} carouselMode="buttons" blogs={[ - { id: "rooftop", category: "Seating", title: "Rooftop Seating Experience", excerpt: "Enjoy panoramic views of Casablanca while savoring your favorite coffee and desserts", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-long-hair-hat-is-sitting-floor-terrace-she-wears-white-dress-with-naked-shoulders-she-is-typing-laptop-speaking-phone_197531-715.jpg", imageAlt: "Rooftop café seating with city views", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", date: "Daily" }, - { id: "interior", category: "Ambiance", title: "Cozy Indoor Atmosphere", excerpt: "Relax in our warm, welcoming interior designed for comfort and quality time", imageSrc: "http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg", imageAlt: "Interior café ambiance", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-night-city-lights_23-2149024709.jpg", date: "Daily" }, - { id: "desserts", category: "Display", title: "Fresh Desserts Display", excerpt: "Browse our premium selection of fresh cakes, pastries, and Moroccan sweets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fingers-pointing-dessert_23-2149356030.jpg", imageAlt: "Bakery display case", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", date: "Daily" }, - { id: "barista", category: "Service", title: "Expert Barista Service", excerpt: "Our skilled baristas craft every drink with precision and care for the perfect cup", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-barista-frothing-milk_23-2148523083.jpg", imageAlt: "Barista preparing coffee", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/bearded-man-wearing-big-jacket_273609-14199.jpg", date: "Daily" } + { id: "rooftop", category: "Seating", title: "Rooftop Seating Experience", excerpt: "Enjoy panoramic views of Casablanca while savoring your favorite coffee and desserts", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-long-hair-hat-is-sitting-floor-terrace-she-wears-white-dress-with-naked-shoulders-she-is-typing-laptop-speaking-phone_197531-715.jpg?_wi=2", imageAlt: "Rooftop café seating with city views", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", date: "Daily" }, + { id: "interior", category: "Ambiance", title: "Cozy Indoor Atmosphere", excerpt: "Relax in our warm, welcoming interior designed for comfort and quality time", imageSrc: "http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg?_wi=2", imageAlt: "Interior café ambiance", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-night-city-lights_23-2149024709.jpg", date: "Daily" }, + { id: "desserts", category: "Display", title: "Fresh Desserts Display", excerpt: "Browse our premium selection of fresh cakes, pastries, and Moroccan sweets", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fingers-pointing-dessert_23-2149356030.jpg?_wi=2", imageAlt: "Bakery display case", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", date: "Daily" }, + { id: "barista", category: "Service", title: "Expert Barista Service", excerpt: "Our skilled baristas craft every drink with precision and care for the perfect cup", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-barista-frothing-milk_23-2148523083.jpg?_wi=2", imageAlt: "Barista preparing coffee", authorName: "B'ice Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/bearded-man-wearing-big-jacket_273609-14199.jpg", date: "Daily" } ]} ariaLabel="Gallery - B'ice Coffee visuals and atmosphere" /> -- 2.49.1