diff --git a/src/app/page.tsx b/src/app/page.tsx index b771ea5..e14653b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function HomePage() { content: "We listen to our guests and continuously enhance our service and menu offerings.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=1" imageAlt="Yucca Coffee Shop cozy upstairs seating area" mediaAnimation="slide-up" useInvertedBackground={false} @@ -183,7 +183,7 @@ export default function HomePage() { price: "TND 3.500", rating: 5, reviewCount: "87", - imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=1", imageAlt: "Freshly brewed American coffee", }, { @@ -193,7 +193,7 @@ export default function HomePage() { price: "TND 8.500", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg?_wi=1", imageAlt: "Fluffy pancake stack with toppings", }, { @@ -203,7 +203,7 @@ export default function HomePage() { price: "TND 7.000", rating: 5, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=1", imageAlt: "Fresh crêpes with Nutella and berries", }, { @@ -213,7 +213,7 @@ export default function HomePage() { price: "TND 12.000", rating: 5, reviewCount: "134", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg?_wi=1", imageAlt: "Complete brunch plate with eggs and toast", }, ]} @@ -238,14 +238,14 @@ export default function HomePage() { name: "Mona R.", role: "Frequent Visitor", testimonial: "Calm place, we enjoyed the pancakes and crêpes. The upstairs is especially cozy!", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", }, { id: "2", name: "Hassan B.", role: "Student", testimonial: "Perfect study spot with amazing coffee and friendly staff. I practically live here!", - imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=1", }, { id: "3", @@ -266,7 +266,7 @@ export default function HomePage() { name: "Nadia S.", role: "Remote Worker", testimonial: "Reliable WiFi, comfortable seating, and never-ending coffee. My second office!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg?_wi=1", }, { id: "6", @@ -316,7 +316,7 @@ export default function HomePage() { content: "Our menu prices are in Tunisian Dinar (TND), ranging from TND 3.50 for coffee to TND 12+ for full brunch plates. All prices are inclusive.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg?_wi=1" imageAlt="Barista preparing specialty coffee at Yucca" mediaPosition="left" mediaAnimation="slide-up"