Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1",
|
||||
imageAlt: "Fresh gluten-free pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=1",
|
||||
imageAlt: "Fresh bakery items",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
"Organic",
|
||||
"Fresh",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2",
|
||||
imageAlt: "Close-up hand holding sauce bottle",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
"Handcrafted",
|
||||
"Craft",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=2",
|
||||
imageAlt: "Close-up hand holding sauce bottle",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user