diff --git a/src/app/page.tsx b/src/app/page.tsx index f4012d3..29b4965 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7951.jpg?_wi=1" imageAlt="Luxury gold necklace" mediaAnimation="slide-up" avatars={[ @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Years of Excellence", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914172.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914172.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -150,7 +150,7 @@ export default function LandingPage() { { title: "Sustainable Sourcing", description: "Ethically sourced stones and recycled gold for a guilt-free luxury experience.", - imageSrc: "http://img.b2bpic.net/free-photo/man-holds-pink-macaroon-with-wedding-ring_8353-5336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holds-pink-macaroon-with-wedding-ring_8353-5336.jpg?_wi=1", }, { title: "Lifetime Warranty", @@ -180,14 +180,14 @@ export default function LandingPage() { name: "Golden Bloom Earring", price: "$120", variant: "14k Gold", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings_23-2149846559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings_23-2149846559.jpg?_wi=1", }, { id: "p2", name: "Infinite Chain Bracelet", price: "$240", variant: "18k Gold", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg?_wi=1", }, { id: "p3", @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "The gold earrings I purchased are even more beautiful in person. Absolutely obsessed!", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-with-bright-make-up-golden-jewerly-black-dress-posing_291650-462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-necklace-jewelry-stand-neck_1339-7951.jpg?_wi=2", imageAlt: "woman portrait gold jewelry", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Found the perfect anniversary gift. My wife loves her new bracelet more than words can say.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914172.jpg?_wi=2", imageAlt: "woman portrait gold jewelry", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "The detail on this pendant is incredible. Vanity truly understands modern luxury.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-blonde-woman-white-stylish-blouse-pearl-jewelry-smiles-widely-looks-away-sits-by-little-table-street-cafe_197531-23208.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-holds-pink-macaroon-with-wedding-ring_8353-5336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holds-pink-macaroon-with-wedding-ring_8353-5336.jpg?_wi=2", imageAlt: "woman portrait gold jewelry", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Exceptional quality rings that have quickly become staples in my daily collection.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11536.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings_23-2149846559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings_23-2149846559.jpg?_wi=2", imageAlt: "woman portrait gold jewelry", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Delivery was fast and the packaging was so elegant. A truly luxury experience.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-choosing-necklace-jewelry-store_1303-30670.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-brick-arrangement_23-2149836426.jpg?_wi=2", imageAlt: "woman portrait gold jewelry", }, ]}