From 920eb5f4f34615a8c96f91bc6927394cf5081115 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 19:45:05 +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 f3d7609..fa4f1bf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "View Portfolio", href: "#portfolio", }} - imageSrc="https://images.pexels.com/photos/6985260/pexels-photo-6985260.jpeg?auto=compress&cs=tinysrgb&h=650&w=940" + imageSrc="https://images.pexels.com/photos/6985260/pexels-photo-6985260.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1" /> @@ -66,7 +66,7 @@ export default function HomePage() { title: "Data Architecture", description: "High-fidelity attribution and funnel tracking systems.", bentoComponent: "animated-bar-chart", - imageSrc: "https://images.pexels.com/photos/6985260/pexels-photo-6985260.jpeg?auto=compress&cs=tinysrgb&h=650&w=940", + imageSrc: "https://images.pexels.com/photos/6985260/pexels-photo-6985260.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2", imageAlt: "digital strategy icon blue", }, { -- 2.49.1