From 9cb554e7e8efe0d6795045f8e4fc2d0b9d069f5b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:13:30 +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 ebfadfc..adb35c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Luxury Skincare" tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg" + imageSrc="http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg?_wi=1" imageAlt="Premium luxury serum bottle" buttons={[ { text: "Explore Collection", href: "products" }, @@ -175,7 +175,7 @@ export default function LandingPage() {