Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg?_wi=1"
|
||||
imageAlt="Pasticceria Lombardi, Osimo"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,13 +109,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Lievitati",
|
||||
price: "Artigianali",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mignon",
|
||||
price: "Freschi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user