diff --git a/src/app/page.tsx b/src/app/page.tsx index 05f5496..333c8dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,28 +66,28 @@ export default function LandingPage() { handle: "@rivet", testimonial: "Spanks completely transformed our operational chaos into a streamlined machine.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254432.jpg?_wi=1", }, { name: "Sarah Chen", handle: "@schen", testimonial: "The systems they built saved us thousands in manual hours. Pure intelligence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg?_wi=1", }, { name: "Marcus Vane", handle: "@mvane", testimonial: "Finally, an agency that understands true scalability and operational design.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg?_wi=1", }, { name: "Elena Ross", handle: "@eross", testimonial: "Strategic, direct, and elite. Spanks is our growth partner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332544.jpg?_wi=1", }, { name: "Jude T.", @@ -108,7 +108,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg?_wi=1" imageAlt="dark tech background abstract" avatars={[ { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "The most professional agency I've worked with.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-particles-techno-background_1048-14519.jpg?_wi=2", imageAlt: "founder headshot studio", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "Scalability improved exponentially.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254432.jpg?_wi=2", imageAlt: "founder headshot studio", }, { @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Intelligent, fast, precise.", tag: "Ops", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg?_wi=2", imageAlt: "founder headshot studio", }, { @@ -363,7 +363,7 @@ export default function LandingPage() { quote: "Exceptional workflow design.", tag: "Product", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4722.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg?_wi=2", imageAlt: "founder headshot studio", }, { @@ -374,7 +374,7 @@ export default function LandingPage() { quote: "The standard in operations.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/abstract-textured-backgound_1258-30491.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-suffering-from-schizophrenia_23-2149332544.jpg?_wi=2", imageAlt: "founder headshot studio", }, ]}