diff --git a/src/app/page.tsx b/src/app/page.tsx index 6516b48..7099d32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg?_wi=1", imageAlt: "Dashboard Preview", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { text: "Secure data handling", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg?_wi=2", imageAlt: "digital OCR data extraction", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { text: "High-quality exports", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg?_wi=1", imageAlt: "digital OCR data extraction", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { text: "Custom report generation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1", imageAlt: "digital OCR data extraction", }, ]} @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "TestimonialHub changed how we present social proof. The templates are stunning!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg?_wi=2", }, { id: "2", @@ -242,7 +242,7 @@ export default function LandingPage() { handle: "@mchen", testimonial: "The OCR extraction is a lifesaver. Saves us hours of manual data entry every single day.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2", }, { id: "3",