Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 11:03:28 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190919.jpg"
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190919.jpg?_wi=1"
imageAlt="Cinematic chocolate and coffee atmosphere"
mediaAnimation="blur-reveal"
avatars={[
@@ -136,25 +136,25 @@ export default function LandingPage() {
id: "1",
name: "Crêpe au Chocolat",
price: "12 DT",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-ball-covered-with-red-powder-stands-circle-red-rose-petals_1304-5665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-ball-covered-with-red-powder-stands-circle-red-rose-petals_1304-5665.jpg?_wi=1",
},
{
id: "2",
name: "Chocolat Chaud",
price: "8 DT",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-tray-with-marshmallows-cinnamon-sticks_23-2148720056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-tray-with-marshmallows-cinnamon-sticks_23-2148720056.jpg?_wi=1",
},
{
id: "3",
name: "Thé à la Menthe",
price: "5 DT",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-figs-tea-top-view_114579-17518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-figs-tea-top-view_114579-17518.jpg?_wi=1",
},
{
id: "4",
name: "Crêpe Caramélisée",
price: "14 DT",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-133470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-133470.jpg?_wi=1",
},
{
id: "5",
@@ -187,7 +187,7 @@ export default function LandingPage() {
quote: "Endroit magnifique, une ambiance vraiment unique.",
tag: "Luxury",
avatarSrc: "http://img.b2bpic.net/free-photo/relaxing-coffee-break_329181-15190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190919.jpg?_wi=2",
imageAlt: "luxury cafe interior dark lighting",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
quote: "Service de grande qualité, le meilleur café de Hammam Lif.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/focused-young-businesswoman_74855-2798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-ball-covered-with-red-powder-stands-circle-red-rose-petals_1304-5665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-ball-covered-with-red-powder-stands-circle-red-rose-petals_1304-5665.jpg?_wi=2",
imageAlt: "crepe chocolat gourmet luxury",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "Ambiance incroyable, idéale pour se détendre.",
tag: "Cozy",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-tray-with-marshmallows-cinnamon-sticks_23-2148720056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-tray-with-marshmallows-cinnamon-sticks_23-2148720056.jpg?_wi=2",
imageAlt: "luxury hot chocolate aesthetic",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
quote: "Un cadre somptueux qui transporte ailleurs.",
tag: "Premium",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-cool-jacket_23-2149105437.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-figs-tea-top-view_114579-17518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-figs-tea-top-view_114579-17518.jpg?_wi=2",
imageAlt: "gourmet tea luxury serving",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "Les crêpes sont absolument divines.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-posing-outside_23-2148803570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-133470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-133470.jpg?_wi=2",
imageAlt: "gourmet crepe caramel syrup",
},
]}