Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 10:54:18 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg?_wi=1",
imageAlt: "Terrasse privée Le Mademoiselle",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg?_wi=1",
imageAlt: "Plat Signature Poulpe",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
description: "Une cuisine qui raconte une histoire.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -136,13 +136,13 @@ export default function LandingPage() {
id: "p2",
name: "Magret de canard",
price: "26€",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-apricot-peach-served-with-cheese-mint_141793-2244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-apricot-peach-served-with-cheese-mint_141793-2244.jpg?_wi=1",
},
{
id: "p3",
name: "Tiramisu praliné",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tiramisu-biscuits_23-2147772020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tiramisu-biscuits_23-2147772020.jpg?_wi=1",
},
{
id: "p4",
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Un moment inoubliable sur la terrasse, cuisine raffinée.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "Service impeccable et produits locaux de haute qualité.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-couple-cheering-with-glasses-red-wine-their-date-restaurant-they-taking-selfie-veranda-cafe-street_158538-23990.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-dish-made-oysters_23-2150320457.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "Une cuisine corse inventive que je recommande vivement.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "Un cadre sublime pour un dîner romantique.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-with-friends-while-drinking-beer-communicating-tavern_637285-2421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-apricot-peach-served-with-cheese-mint_141793-2244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-apricot-peach-served-with-cheese-mint_141793-2244.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Ambiance intimiste et saveurs méditerranéennes.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tiramisu-biscuits_23-2147772020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tiramisu-biscuits_23-2147772020.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
]}