From d851d92f27f1c9a15a26f1a4f8da13d803682c9e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:34:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 499da67..8d02775 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=1" imageAlt="Vantage Agency Premium Social Media" mediaAnimation="blur-reveal" /> @@ -95,7 +95,7 @@ export default function LandingPage() { description: "Optimization for long-term scalability.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg" + imageSrc="http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg?_wi=1" imageAlt="Premium Agency Workspace" mediaAnimation="slide-up" /> @@ -120,7 +120,7 @@ export default function LandingPage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms-darkness_1098-3707.jpg", @@ -129,14 +129,14 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/futuristic-halftone-background_53876-90591.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executive-managers-looking-marketing-statistics-computer_482257-77621.jpg?_wi=2", imageAlt: "modern agency hero background dark", }, { title: "Analytics Engine", description: "Deep data and actionable intelligence.", bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=1", imageAlt: "modern agency hero background dark", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { handle: "@sarahmiller", testimonial: "Vantage transformed our engagement rates overnight. Incredible professionalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=2", }, { id: "2", -- 2.49.1