From 13e1cfc93984a9a6fb7a620e1848a7517f6a0dd8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 06:49:26 +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 747f7a7..047bfe7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { tag="About Us" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg?_wi=1" imageAlt="TechHub retail store interior" mediaAnimation="slide-up" metrics={[ @@ -120,7 +120,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Get in Touch", href: "#contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg?_wi=2" imageAlt="TechHub premium service experience" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1