Update src/app/page.tsx
This commit is contained in:
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg?_wi=1",
|
||||
imageAlt: "modern product showcase e-commerce",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-girl-shaking-christmas-present_329181-7239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-girl-shaking-christmas-present_329181-7239.jpg?_wi=1",
|
||||
imageAlt: "person unboxing new product joy",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
value: "Boosted by 2X",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surface-with-face-mask-surgical-gloves_23-2148561108.jpg?_wi=2",
|
||||
imageAlt: "product pulse logo minimal design",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
ring: 2,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-girl-shaking-christmas-present_329181-7239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-girl-shaking-christmas-present_329181-7239.jpg?_wi=2",
|
||||
imageAlt: "product pulse logo minimal design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user