diff --git a/src/app/page.tsx b/src/app/page.tsx index 5360893..945937c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { slides={[ { imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fd959146?q=80&w=2000", imageAlt: "Premium Night Cream" }, { imageSrc: "https://images.unsplash.com/photo-1619451334792-150fd3d24c94?q=80&w=2000", imageAlt: "Radiance Day Cream" }, - { imageSrc: "https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000", imageAlt: "Botanical Ingredients" } + { imageSrc: "https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=1", imageAlt: "Botanical Ingredients" } ]} /> @@ -58,7 +58,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Nature's Finest Ingredients" description="Discover our dermatologist-tested, organic collection designed for visible radiance" - imageSrc="https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000" + imageSrc="https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=2" imageAlt="Fresh botanical ingredients for skincare" />