diff --git a/src/app/page.tsx b/src/app/page.tsx index cb5ea5c..aef688f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg?_wi=1" imageAlt="Luxurious skincare products on stone" mediaAnimation="blur-reveal" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { description="At Lumina, we believe in the power of botanical purity balanced with clinical precision. Every product is ethically sourced and rigorously tested for maximum efficacy." subdescription="Our minimalist approach eliminates unnecessary chemicals, focusing instead on the nutrients your skin truly needs." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -158,7 +158,7 @@ export default function LandingPage() { description: "Sustainable packaging solutions.", bentoComponent: "reveal-icon", icon: Recycle, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg?_wi=2", imageAlt: "luxury gold brand logo", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { description: "Clinical safety and efficacy.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=2", imageAlt: "luxury gold brand logo", }, ]}