Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-04 16:38:04 +00:00

View File

@@ -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",
},
]}