Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"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",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user