From 6134b62816707116bf0487a155ee185664884f83 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:29:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 119b7d5..56bcdc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,11 +138,11 @@ export default function LandingPage() { title: "Influencer Discovery & Vetting", description: "Access our network of 10,000+ verified creators across all platforms. We handle influencer research, vetting, and relationship building.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg" + "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg?_wi=1" }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-working-around-computer_329181-12035.jpg" + "http://img.b2bpic.net/free-photo/colleagues-working-around-computer_329181-12035.jpg?_wi=1" }, }, { @@ -150,11 +150,11 @@ export default function LandingPage() { title: "Campaign Management & Execution", description: "From strategy to execution, we manage every aspect of your influencer campaigns with real-time tracking and optimization.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-working-around-computer_329181-12035.jpg" + "http://img.b2bpic.net/free-photo/colleagues-working-around-computer_329181-12035.jpg?_wi=2" }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg" + "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg?_wi=2" }, }, ]} -- 2.49.1