Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 14:44:05 +00:00

View File

@@ -70,12 +70,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-flattening-dough-kitchen-worktop_23-2147883600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-flattening-dough-kitchen-worktop_23-2147883600.jpg?_wi=1",
imageAlt: "Pain artisanal",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg?_wi=1",
imageAlt: "Pain artisanal",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
name: "Pain au Levain",
price: "4.50€",
variant: "Authentique",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-two-french-croissant-pink-plate_114579-58946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-two-french-croissant-pink-plate_114579-58946.jpg?_wi=1",
},
{
id: "p2",
@@ -178,7 +178,7 @@ export default function LandingPage() {
name: "Thomas B.",
handle: "@avis",
testimonial: "Gâteaux d'anniversaire incroyables.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-flattening-dough-kitchen-worktop_23-2147883600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-flattening-dough-kitchen-worktop_23-2147883600.jpg?_wi=2",
imageAlt: "Baker working with dough medium shot",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
name: "Sophie P.",
handle: "@avis",
testimonial: "Pain au levain exceptionnel.",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-two-french-croissant-pink-plate_114579-58946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-two-french-croissant-pink-plate_114579-58946.jpg?_wi=2",
imageAlt: "Baker working with dough medium shot",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
name: "Marc L.",
handle: "@avis",
testimonial: "Service très chaleureux.",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379532.jpg?_wi=1",
imageAlt: "Baker working with dough medium shot",
},
{
@@ -202,7 +202,7 @@ export default function LandingPage() {
name: "Julie D.",
handle: "@avis",
testimonial: "Je recommande vivement.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg?_wi=2",
imageAlt: "Baker working with dough medium shot",
},
]}
@@ -265,7 +265,7 @@ export default function LandingPage() {
placeholder: "Détails de votre vision, nombre de personnes, budget...",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379532.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379532.jpg?_wi=2"
/>
</div>