From daa4d0977dbe53f5de2e134ada4aa0423dfd5d1a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 16:37:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bc9823..28e105b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { alt: "Customer avatar 5", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-relaxing-coffee-cup-terrace_23-2149711974.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-relaxing-coffee-cup-terrace_23-2149711974.jpg?_wi=1" imageAlt="Warm coffee shop on beach background" showBlur={true} textPosition="bottom" @@ -164,7 +164,7 @@ export default function LandingPage() { description: "Profitez de nos soirées musicales, ateliers et jeux de société pour des moments inoubliables.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-from-couple-cafe_171337-16476.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-from-couple-cafe_171337-16476.jpg?_wi=1" imageAlt="Cozy coffee shop interior with wooden furniture and cushions" mediaAnimation="opacity" /> @@ -181,7 +181,7 @@ export default function LandingPage() { id: "boissons", name: "☕ Boissons", price: "Dès 3€", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-light-still-life-with-candles-cup-tea-teapot-dry-herbs_169016-11272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-light-still-life-with-candles-cup-tea-teapot-dry-herbs_169016-11272.jpg?_wi=1", imageAlt: "Variety of hot and cold beverages", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { description: "Jeux de société à disposition pour des moments de bonne humeur garantie entre amis ou en famille.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-relaxing-coffee-cup-terrace_23-2149711974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-relaxing-coffee-cup-terrace_23-2149711974.jpg?_wi=2", imageAlt: "live music cafe cozy", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { description: "Produits frais et locaux, ambiance détendue pour bien démarrer votre dimanche face à l'océan.", bentoComponent: "reveal-icon", icon: Sun, - imageSrc: "http://img.b2bpic.net/free-photo/view-from-couple-cafe_171337-16476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-from-couple-cafe_171337-16476.jpg?_wi=2", imageAlt: "live music cafe cozy", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { description: "Notre café est un point de rencontre pour les amoureux de l'océan et des vagues de Seignosse.", bentoComponent: "reveal-icon", icon: Waves, - imageSrc: "http://img.b2bpic.net/free-photo/cozy-light-still-life-with-candles-cup-tea-teapot-dry-herbs_169016-11272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-light-still-life-with-candles-cup-tea-teapot-dry-herbs_169016-11272.jpg?_wi=2", imageAlt: "live music cafe cozy", }, ]}