Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 16:22:40 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg?_wi=1",
imageAlt: "Bakery display", imageAlt: "Bakery display",
}, },
{ {
@@ -117,7 +117,7 @@ export default function LandingPage() {
title: "Satisfied Guests", title: "Satisfied Guests",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg?_wi=1"
imageAlt="Bakery artisan story" imageAlt="Bakery artisan story"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -145,7 +145,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Fresh dough prepared every morning before the sun comes up.", "Fresh dough prepared every morning before the sun comes up.",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg?_wi=2",
imageAlt: "fresh croissants display", imageAlt: "fresh croissants display",
}, },
{ {
@@ -154,7 +154,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Personalized cakes and treats for all your special occasions.", "Personalized cakes and treats for all your special occasions.",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg?_wi=2",
imageAlt: "fresh croissants display", imageAlt: "fresh croissants display",
}, },
]} ]}