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}