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" }, }, ]}