diff --git a/src/app/page.tsx b/src/app/page.tsx index d0438f1..b10761b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104496.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104496.jpg?_wi=1" imageAlt="digital marketing dashboard neon" mediaAnimation="slide-up" /> @@ -91,7 +91,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holds-smartphone-scrolls-feed-night-close-hands-view_169016-69585.jpg", imageAlt: "modern app dashboard design", }, - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104496.jpg?_wi=2", imageAlt: "artificial intelligence network background", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-mobile-template_23-2147904153.jpg", imageAlt: "modern app dashboard design", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", imageAlt: "artificial intelligence network background", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-colorful-light-coming-out-laptop-screen-darkness_181624-31148.jpg", imageAlt: "modern app dashboard design", }, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg?_wi=1", imageAlt: "artificial intelligence network background", }, ]} @@ -239,7 +239,7 @@ export default function LandingPage() { role: "Influencer", company: "LifestyleBlog", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", }, { id: "2", @@ -247,7 +247,7 @@ export default function LandingPage() { role: "Marketer", company: "AgencyX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg?_wi=2", }, { id: "3",