diff --git a/src/app/page.tsx b/src/app/page.tsx index 648996e..22c2763 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mug-glasses_23-2147672788.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mug-glasses_23-2147672788.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -117,7 +117,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafted for Every Vision" description="At Lumina, we believe eyewear is more than a medical necessity—it’s an extension of your personality. Our frames are meticulously crafted with high-quality materials, combining timeless aesthetics with contemporary durability." - imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-timid-good-looking-shy-girlfriend-black-glasses-with-bun-hairstyle-touching-neck-tilting-head-with-beatiful-flirty-smile_176420-24669.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-timid-good-looking-shy-girlfriend-black-glasses-with-bun-hairstyle-touching-neck-tilting-head-with-beatiful-flirty-smile_176420-24669.jpg?_wi=1" /> @@ -135,7 +135,7 @@ export default function LandingPage() { price: "$149", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-wear_1203-2608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-wear_1203-2608.jpg?_wi=1", }, { id: "p2", @@ -144,7 +144,7 @@ export default function LandingPage() { price: "$159", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-man-looking-down-while-posing-with-blonde-woman-joyful-black-male-model-hat-spending-leisure-time-with-euopean-girl_197531-21819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-man-looking-down-while-posing-with-blonde-woman-joyful-black-male-model-hat-spending-leisure-time-with-euopean-girl_197531-21819.jpg?_wi=1", }, { id: "p3", @@ -153,7 +153,7 @@ export default function LandingPage() { price: "$139", rating: 4, reviewCount: "88", - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg?_wi=1", }, { id: "p4", @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "I've never received so many compliments on my glasses.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mug-glasses_23-2147672788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mug-glasses_23-2147672788.jpg?_wi=2", imageAlt: "designer eyewear product photography", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "The fit is perfect and the frames feel very durable.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-timid-good-looking-shy-girlfriend-black-glasses-with-bun-hairstyle-touching-neck-tilting-head-with-beatiful-flirty-smile_176420-24669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-timid-good-looking-shy-girlfriend-black-glasses-with-bun-hairstyle-touching-neck-tilting-head-with-beatiful-flirty-smile_176420-24669.jpg?_wi=2", imageAlt: "person wearing stylish glasses", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Elegant and comfortable. Lumina is my go-to brand now.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/japanese-woman-having-coffee_53876-30762.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-wear_1203-2608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-wear_1203-2608.jpg?_wi=2", imageAlt: "tortoise shell glasses studio", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Fast shipping and fantastic customer support.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-man-looking-down-while-posing-with-blonde-woman-joyful-black-male-model-hat-spending-leisure-time-with-euopean-girl_197531-21819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-man-looking-down-while-posing-with-blonde-woman-joyful-black-male-model-hat-spending-leisure-time-with-euopean-girl_197531-21819.jpg?_wi=2", imageAlt: "black frame glasses minimalist", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "These are the most stylish frames I've ever owned.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg?_wi=2", imageAlt: "clear acetate frames glasses", }, ]}