From 1f2c1fd0c415977baf69fc9390f25a7ae120e9cb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 01:42: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 02ef2a8..13b6c81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg?_wi=1" imageAlt="Minimalist ecommerce products" /> @@ -256,7 +256,7 @@ export default function LandingPage() { title="Stay Updated" description="Subscribe to our newsletter and be the first to know about new product launches and special discounts." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg?_wi=2" tag="Newsletter" /> -- 2.49.1