From b14e8fcfe5272eb44567b0eace3311f3810eb310 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 16:37:10 +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 20e0a04..679051c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { description="From stunning websites and polished resumes to viral-ready scripts and Instagram growth—we handle your complete digital footprint so you can focus on your business" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=1", imageAlt: "Modern web design on a computer screen", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { button: { text: "Contact for Enterprise", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=2", imageAlt: "vector icon of responsive web design", }, ]} -- 2.49.1