From 67db6a4ce5e616346b61ed8ea4c4dbe677030f6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:53:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f5dbae..7918d7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,11 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Cappuccino7 café interior" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg", imageAlt: "Espresso shot" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-coffee-with-cinnamon-sticks_141793-775.jpg", imageAlt: "Cappuccino" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/plate-croissant-half-dipped-into-vanilla-cream_140725-1407.jpg", imageAlt: "Breakfast plate" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg", imageAlt: "Café seating" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg", imageAlt: "Customer enjoying" } + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg?_wi=1", imageAlt: "Espresso shot" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-coffee-with-cinnamon-sticks_141793-775.jpg?_wi=1", imageAlt: "Cappuccino" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/plate-croissant-half-dipped-into-vanilla-cream_140725-1407.jpg?_wi=1", imageAlt: "Breakfast plate" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg?_wi=1", imageAlt: "Café seating" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg?_wi=1", imageAlt: "Customer enjoying" } ]} autoPlay={true} autoPlayInterval={4000} @@ -93,15 +93,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Convenience", title: "Dine-In & Takeaway", subtitle: "Enjoy your coffee your way", description: "Whether you want to stay and relax with a book or grab your favorite drink on the go, we've got you covered. Our spacious seating area and quick takeaway service ensure you get exactly what you need.", imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg", imageAlt: "Café seating area" + tag: "Convenience", title: "Dine-In & Takeaway", subtitle: "Enjoy your coffee your way", description: "Whether you want to stay and relax with a book or grab your favorite drink on the go, we've got you covered. Our spacious seating area and quick takeaway service ensure you get exactly what you need.", imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg?_wi=2", imageAlt: "Café seating area" }, { id: 2, - tag: "Connected", title: "Free High-Speed Wi-Fi", subtitle: "Perfect for studying and remote work", description: "Students and professionals love our reliable Wi-Fi connection. Study for exams, attend video calls, or work on your projects in our calm, productive environment with premium coffee.", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg", imageAlt: "Customer enjoying" + tag: "Connected", title: "Free High-Speed Wi-Fi", subtitle: "Perfect for studying and remote work", description: "Students and professionals love our reliable Wi-Fi connection. Study for exams, attend video calls, or work on your projects in our calm, productive environment with premium coffee.", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg?_wi=2", imageAlt: "Customer enjoying" }, { id: 3, - tag: "Quality", title: "Premium Coffee & Fresh Breakfast", subtitle: "Sourced with care, prepared with passion", description: "We use only the finest coffee beans and fresh ingredients. Every cup is handcrafted by our trained baristas, and our breakfast menu features homemade pastries and quality ingredients daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg", imageAlt: "Professional espresso preparation" + tag: "Quality", title: "Premium Coffee & Fresh Breakfast", subtitle: "Sourced with care, prepared with passion", description: "We use only the finest coffee beans and fresh ingredients. Every cup is handcrafted by our trained baristas, and our breakfast menu features homemade pastries and quality ingredients daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg?_wi=2", imageAlt: "Professional espresso preparation" } ]} /> @@ -120,10 +120,10 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "1", name: "Espresso Shot", price: "15 DH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg", imageAlt: "Espresso shot with crema" + id: "1", name: "Espresso Shot", price: "15 DH", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cups-organic-coffees_23-2148420321.jpg?_wi=3", imageAlt: "Espresso shot with crema" }, { - id: "2", name: "Cappuccino", price: "25 DH", imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-coffee-with-cinnamon-sticks_141793-775.jpg", imageAlt: "Creamy cappuccino" + id: "2", name: "Cappuccino", price: "25 DH", imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-coffee-with-cinnamon-sticks_141793-775.jpg?_wi=2", imageAlt: "Creamy cappuccino" }, { id: "3", name: "Iced Latte", price: "28 DH", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Refreshing iced latte" @@ -132,7 +132,7 @@ export default function LandingPage() { id: "4", name: "Fresh Orange Juice", price: "20 DH", imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-fresh-fruit-floor-with-ice-cubes_1150-23636.jpg", imageAlt: "Freshly squeezed orange juice" }, { - id: "5", name: "Breakfast Plate", price: "45 DH", imageSrc: "http://img.b2bpic.net/free-photo/plate-croissant-half-dipped-into-vanilla-cream_140725-1407.jpg", imageAlt: "Delicious breakfast plate with pastries" + id: "5", name: "Breakfast Plate", price: "45 DH", imageSrc: "http://img.b2bpic.net/free-photo/plate-croissant-half-dipped-into-vanilla-cream_140725-1407.jpg?_wi=2", imageAlt: "Delicious breakfast plate with pastries" } ]} /> @@ -142,16 +142,16 @@ export default function LandingPage() { -- 2.49.1