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"