diff --git a/src/app/page.tsx b/src/app/page.tsx index e018f33..a266b0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406007.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406007.jpg?_wi=1" imageAlt="Fashion Model Editorial" mediaAnimation="blur-reveal" avatars={[ @@ -141,7 +141,7 @@ export default function LandingPage() { "Selection", "Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confetti-sparks-glitter_23-2149224117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-confetti-sparks-glitter_23-2149224117.jpg?_wi=1", }, { id: "f2", @@ -150,7 +150,7 @@ export default function LandingPage() { "New", "Trends", ], - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg?_wi=1", }, { id: "f3", @@ -159,7 +159,7 @@ export default function LandingPage() { "Policy", "Safety", ], - imageSrc: "http://img.b2bpic.net/free-photo/female-corporate-worker-sitting-outdoors-near-office-buildings-turn-back-look-waiting_1258-120339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-corporate-worker-sitting-outdoors-near-office-buildings-turn-back-look-waiting_1258-120339.jpg?_wi=1", }, ]} title="Why Shop With Us" @@ -179,7 +179,7 @@ export default function LandingPage() { name: "Classic Wool Coat", price: "$290", variant: "Outerwear", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2629.jpg?_wi=1", }, { id: "p2", @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "The quality is unmatched and the shopping experience was seamless.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406007.jpg?_wi=2", imageAlt: "fashion model studio portrait", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Finally found a place with pieces that match my personal style perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confetti-sparks-glitter_23-2149224117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-confetti-sparks-glitter_23-2149224117.jpg?_wi=2", imageAlt: "luxury fabric texture close-up", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "The returns process was so easy. Will definitely be shopping again soon!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-bed_23-2149304904.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg?_wi=2", imageAlt: "fashion flat-lay modern pieces", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "My go-to store for wardrobe essentials. Always arrive beautifully packaged.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-corporate-worker-sitting-outdoors-near-office-buildings-turn-back-look-waiting_1258-120339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-corporate-worker-sitting-outdoors-near-office-buildings-turn-back-look-waiting_1258-120339.jpg?_wi=2", imageAlt: "modern street style trendy outfit", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Fast shipping and fantastic customer service. A true pleasure to shop here.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-suit-posing-street-background-metrosexual_158538-10582.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2629.jpg?_wi=2", imageAlt: "minimalist premium coat product", }, ]}