Update src/app/page.tsx
This commit is contained in:
@@ -76,23 +76,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-with-smart-mobile-phone-laptop-computer-using-credit-card-shopping-online_74190-10048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-with-smart-mobile-phone-laptop-computer-using-credit-card-shopping-online_74190-10048.jpg?_wi=1",
|
||||
imageAlt: "Bangladeshi fashion e-commerce shopping",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-clothes_23-2149731143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-clothes_23-2149731143.jpg?_wi=1",
|
||||
imageAlt: "Affiliate marketing online earning in Bangladesh",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-working-laptop-sitting-floor-from_1098-18024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-working-laptop-sitting-floor-from_1098-18024.jpg?_wi=1",
|
||||
imageAlt: "Fashion marketplace with young entrepreneurs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-addicted-social-media_23-2149418076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-addicted-social-media_23-2149418076.jpg?_wi=1",
|
||||
imageAlt: "Diverse fashion collections and fast delivery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unsuccessful-online-shopping_1098-16690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unsuccessful-online-shopping_1098-16690.jpg?_wi=1",
|
||||
imageAlt: "Student earning passive income from home",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-with-smart-mobile-phone-laptop-computer-using-credit-card-shopping-online_74190-10048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-with-smart-mobile-phone-laptop-computer-using-credit-card-shopping-online_74190-10048.jpg?_wi=2",
|
||||
imageAlt: "person sharing products on social media",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-clothes_23-2149731143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-clothes_23-2149731143.jpg?_wi=2",
|
||||
imageAlt: "person sharing products on social media",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-working-laptop-sitting-floor-from_1098-18024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-working-laptop-sitting-floor-from_1098-18024.jpg?_wi=2",
|
||||
imageAlt: "person sharing products on social media",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-addicted-social-media_23-2149418076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-addicted-social-media_23-2149418076.jpg?_wi=2",
|
||||
imageAlt: "person sharing products on social media",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unsuccessful-online-shopping_1098-16690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unsuccessful-online-shopping_1098-16690.jpg?_wi=2",
|
||||
imageAlt: "person sharing products on social media",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user