Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 19:35:47 +00:00

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
description="Bergame est né d'une passion simple : créer des pâtisseries d'une finesse française avec l'âme chaleureuse du Sahara."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1",
imageAlt: "Pâtisserie artisanale",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-dessert_114579-4327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-dessert_114579-4327.jpg?_wi=1",
imageAlt: "Viennoiseries fraîches",
},
{
@@ -129,13 +129,13 @@ export default function LandingPage() {
id: "p1",
name: "Mille-Feuilles",
price: "450 DA",
imageSrc: "http://img.b2bpic.net/free-photo/cotlets-mashed-potato-crispy-bread-with-tomato-mint_114579-3199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cotlets-mashed-potato-crispy-bread-with-tomato-mint_114579-3199.jpg?_wi=1",
},
{
id: "p2",
name: "Fraisier",
price: "550 DA",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-dessert-with-raspberries-yogurtup_1220-234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-dessert-with-raspberries-yogurtup_1220-234.jpg?_wi=1",
},
{
id: "p3",
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "Endroit idéal pour des pâtisseries fines.",
tag: "Top",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "Such a great French-style patisserie.",
tag: "Top",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-strawberry-cheesecake_158595-687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-dessert_114579-4327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-dessert_114579-4327.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "استقبال رائع جداً، حلويات هايلة.",
tag: "Top",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cotlets-mashed-potato-crispy-bread-with-tomato-mint_114579-3199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cotlets-mashed-potato-crispy-bread-with-tomato-mint_114579-3199.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
{
@@ -284,7 +284,7 @@ export default function LandingPage() {
quote: "Personnel impeccable, service au top.",
tag: "Top",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2149069167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-dessert-with-raspberries-yogurtup_1220-234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-dessert-with-raspberries-yogurtup_1220-234.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
]}