From 7602e2cc2e6f2b842dbd54918949a51ac7b64524 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:30:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 656fdb3..6ed4a40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-green-asian-tea-matcha_23-2148296717.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-green-asian-tea-matcha_23-2148296717.jpg?_wi=1" imageAlt="Premium moringa powder in eco-friendly packaging" frameStyle="card" mediaAnimation="slide-up" @@ -68,7 +68,7 @@ export default function LandingPage() { { value: "100%", title: "Farm-Grown & Organic" }, { value: "13+", title: "Essential Vitamins & Minerals" } ]} - imageSrc="http://img.b2bpic.net/free-photo/betel-vine-leaves-showing-signs-disease-garden_632498-60874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/betel-vine-leaves-showing-signs-disease-garden_632498-60874.jpg?_wi=1" imageAlt="Sustainable moringa plant farm with green leaves" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -81,13 +81,13 @@ export default function LandingPage() {