From 3df415b9a01e16532e4cc850d8dc1f8a62421458 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:35:36 +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 e0f57e6..d3f4a1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "View Work", href: "#features" }, ]} 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" /> @@ -83,7 +83,7 @@ export default function LandingPage() { }, { title: "Content Studio", description: "High-production creative assets.", 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" }, { imageSrc: "http://img.b2bpic.net/free-vector/futuristic-halftone-background_53876-90591.jpg" }, ] -- 2.49.1