From cbd8e14d0ef82ff2ee6ac44865992e52164c84a5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:26:11 +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 e52f6eb..7c42d5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg" + imageSrc="http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg?_wi=1" imageAlt="Premium supplement product display" buttons={[ { text: "Shop Now", href: "#products" }, @@ -66,7 +66,7 @@ export default function LandingPage() { { value: "25+", title: "Premium Ingredients" }, { value: "98%", title: "Customer Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg" + imageSrc="http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg?_wi=2" imageAlt="Product ingredients and formulation" mediaAnimation="slide-up" metricsAnimation="slide-up"