From cfa46143c9f917cda800c82e02a5d457270ea415 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:34:35 +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 7f2d8ef..1cb0ecb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Discover high-performance skincare without the luxury price tag. We help you find science-backed, affordable alternatives for your favorite beauty products." buttons={[{ text: "Find a Dupe", href: "#products" }, { text: "Learn How", href: "#features" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg?_wi=1" imageAlt="minimalist skincare bottles marble" /> @@ -123,7 +123,7 @@ export default function LandingPage() { title="Never miss a deal" description="Sign up for our newsletter and be the first to know about new dupe finds for your favorite products." mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1