diff --git a/src/app/page.tsx b/src/app/page.tsx index 49945cf..8cc899b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,20 +135,20 @@ 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"}, }, { id: 2, 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"}, }, ]} showStepNumbers={true}