diff --git a/src/app/page.tsx b/src/app/page.tsx index de7987f..2c24b24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,23 +58,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/leaf-branch-vase-table_23-2148925375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-branch-vase-table_23-2148925375.jpg?_wi=1", imageAlt: "minimalist skincare bottles natural light", }, { - imageSrc: "http://img.b2bpic.net/free-photo/spa-home-high-view-woman-applying-cream_23-2148641469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-home-high-view-woman-applying-cream_23-2148641469.jpg?_wi=1", imageAlt: "skincare cream jar soft textures", }, { - imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-composition_23-2149022385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-composition_23-2149022385.jpg?_wi=1", imageAlt: "skincare routine product splash clear", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=1", imageAlt: "face cream container minimalist studio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-natural-oil_23-2148678042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-natural-oil_23-2148678042.jpg?_wi=1", imageAlt: "organic skincare lotion natural ingredients", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { quote: "Lumina changed my routine for the better. Simple, effective, and sustainable.", tag: "Men's Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-indoors_1153-6372.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/leaf-branch-vase-table_23-2148925375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-branch-vase-table_23-2148925375.jpg?_wi=2", imageAlt: "minimalist skincare bottles natural light", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "So gentle, yet so powerful. My face feels hydrated all day long.", tag: "Women's Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-preparing-apply-moisturizer-her-face_23-2149259919.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/spa-home-high-view-woman-applying-cream_23-2148641469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-home-high-view-woman-applying-cream_23-2148641469.jpg?_wi=2", imageAlt: "skincare cream jar soft textures", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { quote: "Finally found products that don't irritate my sensitive skin.", tag: "Men's Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/woman-tweezing-eyebrows-front-mirror_329181-1522.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-composition_23-2149022385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-composition_23-2149022385.jpg?_wi=2", imageAlt: "skincare routine product splash clear", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "My skin has never looked brighter. Simply amazing formulas.", tag: "Women's Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/sensual-woman-scarf-enjoying-weather_23-2147911426.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=2", imageAlt: "face cream container minimalist studio", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "The most effective routine I have ever used. My skin feels brand new.", tag: "Unisex", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-indoors_1153-6372.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-natural-oil_23-2148678042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-natural-oil_23-2148678042.jpg?_wi=2", imageAlt: "organic skincare lotion natural ingredients", }, ]}