diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d4b424..f9a2fe9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "CEO, TechInnovate", testimonial: "After three firms ghosted us, Ribble & Francisco stepped in and saved our fiscal year.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1", }, { name: "James Chen", handle: "Founder, Chen Group", testimonial: "Truly the best for a reason. They actually call you back.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=1", }, { name: "Elena Rodriguez", handle: "VP Operations", testimonial: "The level of personal integration into our business is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=1", }, { name: "Marcus Thorne", handle: "Director, Thorne Holdings", testimonial: "Sophisticated, authoritative, and finally, reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg?_wi=1", }, { name: "Julia Vance", handle: "Consultant", testimonial: "Elite service that feels like a partnership.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg?_wi=1", }, ]} buttons={[ @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -161,7 +161,7 @@ export default function LandingPage() { href: "#expertise", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-thinking-about-new-design_171337-15545.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-thinking-about-new-design_171337-15545.jpg?_wi=1" /> @@ -173,17 +173,17 @@ export default function LandingPage() { { title: "Complex Business Accounting", description: "Expert navigation for your corporate structure.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg?_wi=2", }, { title: "Personal Tax Advisory", description: "Tailored strategies for your specific wealth goals.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking-about-new-design_171337-15545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking-about-new-design_171337-15545.jpg?_wi=2", }, { title: "Dedicated Support", description: "Sarah, Chris, and our team are always available.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-1032.jpg?_wi=3", }, ]} title="Unwavering Reliability." @@ -202,35 +202,35 @@ export default function LandingPage() { name: "Sarah Miller", role: "CEO, TechInnovate", testimonial: "Saved our fiscal year.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2", }, { id: "2", name: "James Chen", role: "Founder, Chen Group", testimonial: "Actually call you back.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=2", }, { id: "3", name: "Elena Rodriguez", role: "VP Operations", testimonial: "Unmatched integration.", - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=2", }, { id: "4", name: "Marcus Thorne", role: "Director, Thorne Holdings", testimonial: "Reliability at its finest.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-man-leaning-wall_23-2148401390.jpg?_wi=2", }, { id: "5", name: "Julia Vance", role: "Consultant", testimonial: "True partnership.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg?_wi=2", }, ]} title="Client Validation"