Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
|||||||
href: "#products",
|
href: "#products",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/baker-s-hand-shifting-flour-with-sieve-bread-dough_23-2147872728.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/baker-s-hand-shifting-flour-with-sieve-bread-dough_23-2147872728.jpg?_wi=1"
|
||||||
imageAlt="freshly baked sourdough bread wooden table"
|
imageAlt="freshly baked sourdough bread wooden table"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
|||||||
title: "Ingredientes naturales",
|
title: "Ingredientes naturales",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/baked-breads-buns-kept-shelf_1170-2315.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/baked-breads-buns-kept-shelf_1170-2315.jpg?_wi=1"
|
||||||
imageAlt="baker kneading dough flour clouds"
|
imageAlt="baker kneading dough flour clouds"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
|||||||
id: "p1",
|
id: "p1",
|
||||||
name: "Sourdough Clásico",
|
name: "Sourdough Clásico",
|
||||||
price: "$4.50",
|
price: "$4.50",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-loaf-artisan-sourdough-bread-cutting-board-top-view-vertical-frame_166373-2967.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sliced-loaf-artisan-sourdough-bread-cutting-board-top-view-vertical-frame_166373-2967.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2",
|
||||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-s-hand-shifting-flour-with-sieve-bread-dough_23-2147872728.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/baker-s-hand-shifting-flour-with-sieve-bread-dough_23-2147872728.jpg?_wi=2",
|
||||||
imageAlt: "sourdough artisan loaf bread",
|
imageAlt: "sourdough artisan loaf bread",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-breads-buns-kept-shelf_1170-2315.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/baked-breads-buns-kept-shelf_1170-2315.jpg?_wi=2",
|
||||||
imageAlt: "sourdough artisan loaf bread",
|
imageAlt: "sourdough artisan loaf bread",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-loaf-artisan-sourdough-bread-cutting-board-top-view-vertical-frame_166373-2967.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sliced-loaf-artisan-sourdough-bread-cutting-board-top-view-vertical-frame_166373-2967.jpg?_wi=2",
|
||||||
imageAlt: "sourdough artisan loaf bread",
|
imageAlt: "sourdough artisan loaf bread",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user