diff --git a/src/app/page.tsx b/src/app/page.tsx index 41107be..2a6281e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,11 +57,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg", imageAlt: "luxury makeup collection hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=1", imageAlt: "luxury makeup collection hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg", imageAlt: "glamour beauty product photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=1", imageAlt: "glamour beauty product photography"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg", imageAlt: "elegance makeup set studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg?_wi=1", imageAlt: "elegance makeup set studio"}, { imageSrc: "http://img.b2bpic.net/free-photo/assortment-cosmetics-with-copy-space_23-2148574349.jpg", imageAlt: "luxury makeup collection hero"}, { @@ -100,13 +100,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-assortment_23-2148978141.jpg", imageAlt: "luxury lipstick product shot"}, { title: "Long-Lasting Wear", description: "Stay perfect from dawn to dusk.", buttonIcon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg", imageAlt: "luxury lipstick product shot"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=2", imageAlt: "luxury lipstick product shot"}, { title: "Skin Loving", description: "Gentle formulas that nourish your skin.", buttonIcon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg", imageAlt: "luxury lipstick product shot"}, + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=2", imageAlt: "luxury lipstick product shot"}, { title: "Cruelty-Free", description: "Beauty without compromising our values.", buttonIcon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg", imageAlt: "luxury lipstick product shot"}, + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg?_wi=2", imageAlt: "luxury lipstick product shot"}, ]} title="Why Gopal Beauty?" description="Beyond just products, we deliver an experience of luxury and self-expression."