Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 13:59:03 +00:00

View File

@@ -120,37 +120,37 @@ export default function LandingPage() {
id: "1",
name: "Burger W Original",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg?_wi=1",
},
{
id: "2",
name: "Pizza Napolitaine",
price: "14€",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg?_wi=1",
},
{
id: "3",
name: "Tacos Gourmet",
price: "10€",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg?_wi=1",
},
{
id: "4",
name: "Burger Bacon",
price: "13€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg?_wi=2",
},
{
id: "5",
name: "Pizza 4 Fromages",
price: "15€",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg?_wi=2",
},
{
id: "6",
name: "Tacos Poulet",
price: "11€",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg?_wi=2",
},
]}
title="Nos Délices"
@@ -184,22 +184,22 @@ export default function LandingPage() {
{
id: "t2",
name: "Sophie L.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg?_wi=3",
},
{
id: "t3",
name: "Thomas V.",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-salami-pizza-with-ingredients-arranged-black-surface_23-2148076189.jpg?_wi=3",
},
{
id: "t4",
name: "Julie M.",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-20220.jpg?_wi=3",
},
{
id: "t5",
name: "Pierre R.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg?_wi=1",
},
]}
/>
@@ -230,13 +230,13 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg?_wi=2"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg?_wi=3"
logoText="The W"
columns={[
{