From 0fea6f752a234580a78a31baa7fc3c5609d4ebba Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 00:48:39 +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 cb3ea49..8e2c402 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "30+", title: "Years Experience" }, { value: "1200+", title: "Projects Completed" } ]} - imageSrc="asset://about-img" + imageSrc="asset://about-img?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -151,7 +151,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Common concerns answered for our clients." faqsAnimation="blur-reveal" - imageSrc="asset://about-img" + imageSrc="asset://about-img?_wi=2" />