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() {