From 19d1ca6ffd8c6e1c56c0c54601d1dd3c3cba30ac Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 14:55:30 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0631c12..4d2ee63 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,7 +19,7 @@ export default function HomePage() { description="ALNICO VANTEX empowers your digital infrastructure with premium technology & expert talent solutions." primaryButton={{ text: "Explore Services", href: "#services" }} secondaryButton={{ text: "Contact Us", href: "#contact" }} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg?_wi=1" /> @@ -91,7 +91,7 @@ export default function HomePage() { }, { title: "Engagement Features", description: "Interactive sound and light-based marketing.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829261.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17255.jpg" } ] -- 2.49.1