Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=1"
|
||||
imageAlt="pancake breakfast stack"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,14 +87,14 @@ export default function LandingPage() {
|
||||
name: "Pancake Mix",
|
||||
price: "From $3.50",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Classic Breading",
|
||||
price: "From $2.99",
|
||||
variant: "Crunchy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=2",
|
||||
imageAlt: "pancakes food photography",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187943.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=2",
|
||||
imageAlt: "pancakes food photography",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927739.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=2",
|
||||
imageAlt: "pancakes food photography",
|
||||
},
|
||||
]}
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "View product",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=3",
|
||||
imageAlt: "Still life of colorful nachos dish",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "View product",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=3",
|
||||
imageAlt: "Still life of colorful nachos dish",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user