diff --git a/src/app/page.tsx b/src/app/page.tsx index 273eee2..f117ed9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@elena_skin", testimonial: "My skin has never felt this hydrated. Absolutely game-changing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-metallic-cosmetic-bottle-with-pump_187299-47646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-metallic-cosmetic-bottle-with-pump_187299-47646.jpg?_wi=1", imageAlt: "luxury skincare minimalist background", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@mark_glow", testimonial: "Simple, clean, and effective. Luminous is my new daily ritual.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/homemade-remedy-with-honey_23-2148894305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-remedy-with-honey_23-2148894305.jpg?_wi=1", imageAlt: "luxury skincare minimalist background", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@sarah_beauty", testimonial: "Finally found products that don't irritate my sensitive skin.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-serum-bottles_23-2149030375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-serum-bottles_23-2149030375.jpg?_wi=1", imageAlt: "luxury skincare minimalist background", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@jade_glow", testimonial: "Glowing results after just two weeks of use. Impressive!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242188.jpg?_wi=1", imageAlt: "luxury skincare minimalist background", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@tom_care", testimonial: "The texture is incredible. High-end quality without the compromise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-composition_23-2149047757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-composition_23-2149047757.jpg?_wi=1", imageAlt: "luxury skincare minimalist background", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-metallic-cosmetic-bottle-with-pump_187299-47646.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-metallic-cosmetic-bottle-with-pump_187299-47646.jpg?_wi=2" imageAlt="Luxury skincare presentation" mediaAnimation="blur-reveal" avatars={[ @@ -183,7 +183,7 @@ export default function LandingPage() { price: "$85", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-serum-bottles_23-2149030375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-serum-bottles_23-2149030375.jpg?_wi=2", }, { id: "p2", @@ -192,7 +192,7 @@ export default function LandingPage() { price: "$95", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242188.jpg?_wi=2", }, { id: "p3", @@ -201,7 +201,7 @@ export default function LandingPage() { price: "$70", rating: 4, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-composition_23-2149047757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-composition_23-2149047757.jpg?_wi=2", }, { id: "p4", @@ -335,7 +335,7 @@ export default function LandingPage() { content: "Orders are typically processed within 24 hours.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/homemade-remedy-with-honey_23-2148894305.jpg" + imageSrc="http://img.b2bpic.net/free-photo/homemade-remedy-with-honey_23-2148894305.jpg?_wi=2" mediaAnimation="blur-reveal" title="Frequently Asked." description="Got questions? We've got answers. Everything you need to know about your new skincare ritual."