From 926cb15e81a098fcce0591bce5510c4c6d38b1a9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:24:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1