From 0f54f09f0076b278d32c101cb2ac666c410e5a67 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:25:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4293089..9929c62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651056.jpg?_wi=1" imageAlt="Premium skincare products collection" mediaAnimation="slide-up" frameStyle="card" @@ -174,7 +174,7 @@ export default function LandingPage() { id: "5", title: "Are your products cruelty-free?", content: "Absolutely! We are 100% cruelty-free and vegan. None of our products are tested on animals, and all our ingredients are ethically sourced from sustainable suppliers." } ]} - imageSrc="http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651056.jpg?_wi=2" imageAlt="Skincare products showcase" mediaAnimation="opacity" mediaPosition="left" -- 2.49.1