diff --git a/src/app/page.tsx b/src/app/page.tsx index 780b3c3..8a2c44d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { price: "$89.00", rating: 5, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg?_wi=1", imageAlt: "Vitamin C Serum" }, { @@ -89,7 +89,7 @@ export default function HomePage() { price: "$125.00", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1", imageAlt: "Night Cream" }, { @@ -99,7 +99,7 @@ export default function HomePage() { price: "$65.00", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-face-oil-bottle_23-2148696678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-face-oil-bottle_23-2148696678.jpg?_wi=1", imageAlt: "Beard Oil" } ]} @@ -138,7 +138,7 @@ export default function HomePage() { role: "Beauty Enthusiast", company: "NYC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { @@ -147,7 +147,7 @@ export default function HomePage() { role: "Skincare Professional", company: "Los Angeles", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Emily Rodriguez" }, { @@ -156,7 +156,7 @@ export default function HomePage() { role: "Wellness Coach", company: "San Francisco", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg?_wi=1", imageAlt: "Jessica Chen" }, { @@ -165,7 +165,7 @@ export default function HomePage() { role: "Fashion Blogger", company: "Miami", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", imageAlt: "Rachel Williams" }, { @@ -174,7 +174,7 @@ export default function HomePage() { role: "Dermatologist", company: "Boston", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Amanda Davis" }, { @@ -183,7 +183,7 @@ export default function HomePage() { role: "Entrepreneur", company: "Austin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-haired-girl-toasty-fluffy-sweater-with-lens-flare-white-background_633478-2094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-haired-girl-toasty-fluffy-sweater-with-lens-flare-white-background_633478-2094.jpg?_wi=1", imageAlt: "Michelle Garcia" } ]} @@ -215,7 +215,7 @@ export default function HomePage() { description="Subscribe to receive beauty tips, product launches, and exclusive discounts delivered to your inbox" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=1" imageAlt="Newsletter subscription" mediaPosition="right" inputPlaceholder="Enter your email"