Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:26:11 +00:00
parent d3fbb4d475
commit cbd8e14d0e

View File

@@ -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"