Update src/app/page.tsx
This commit is contained in:
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Loved by over 10k customers!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-milk-cookies-arrangement_23-2149722451.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-milk-cookies-arrangement_23-2149722451.jpg?_wi=1"
|
||||
imageAlt="elegant cream jars display white background"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
name: "Classic Merry Cream Jar",
|
||||
price: "$12.99",
|
||||
variant: "150g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yogurt-with-berries-jam-oats_23-2148566171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yogurt-with-berries-jam-oats_23-2148566171.jpg?_wi=1",
|
||||
imageAlt: "Classic Merry Cream Jar",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
name: "Chocolate Merry Cream Jar",
|
||||
price: "$13.99",
|
||||
variant: "150g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-cream-jar-with-leaf-stone-autumn-aesthetic_23-2152010132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-cream-jar-with-leaf-stone-autumn-aesthetic_23-2152010132.jpg?_wi=1",
|
||||
imageAlt: "Chocolate Merry Cream Jar",
|
||||
},
|
||||
{
|
||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Custom ribbon on cream jar",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-milk-cookies-arrangement_23-2149722451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-milk-cookies-arrangement_23-2149722451.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients healthy cream dessert",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Friends sharing cream jars",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yogurt-with-berries-jam-oats_23-2148566171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yogurt-with-berries-jam-oats_23-2148566171.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients healthy cream dessert",
|
||||
},
|
||||
{
|
||||
@@ -313,7 +313,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Food delivery service",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-cream-jar-with-leaf-stone-autumn-aesthetic_23-2152010132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-cream-jar-with-leaf-stone-autumn-aesthetic_23-2152010132.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients healthy cream dessert",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user