From 781dbeae98a03af6b0a739cdb1d67742cdedda0c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:57:36 +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 37e23f5..2e6a999 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { title="Watch Nature Breathe Into Being" description="Experience pollination, growth, and ecological harmony through immersive soundscapes, interactive ecosystems, and timelapse transformation. A meditative journey into the hidden world that sustains us all." tag="Enter the Ecosystem" - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-honeybee-collecting-nectar-yellow-petaled-flower-blooming-nature-concept_181624-4366.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-honeybee-collecting-nectar-yellow-petaled-flower-blooming-nature-concept_181624-4366.jpg?_wi=1" imageAlt="Honeybee mid-pollination on vibrant flower" textPosition="bottom-left" showBlur={true} @@ -125,7 +125,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "EcoBreath", name: "The Pollinator's Journey", price: "Journey Through Wonder", rating: 5, - reviewCount: "1,240 explorers", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-honeybee-collecting-nectar-yellow-petaled-flower-blooming-nature-concept_181624-4366.jpg", imageAlt: "Honeybee story experience" + reviewCount: "1,240 explorers", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-honeybee-collecting-nectar-yellow-petaled-flower-blooming-nature-concept_181624-4366.jpg?_wi=2", imageAlt: "Honeybee story experience" }, { id: "2", brand: "EcoBreath", name: "Forest Growth Timeline", price: "Watch Years Pass", rating: 5, -- 2.49.1