diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f74ef1..f6fc1a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -261,11 +261,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Petra Svobodová", handle: "@petradesgn", testimonial: - "Finally, a tool that respects my time. I was spending hours on invoicing—now it takes minutes. Exactly what freelancers need.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Petra Svobodová" + "Finally, a tool that respects my time. I was spending hours on invoicing—now it takes minutes. Exactly what freelancers need.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1", imageAlt: "Petra Svobodová" }, { id: "2", name: "Jakub Novotný", handle: "@jakub.dev", testimonial: - "No backend, no complications. All my invoices stored locally—perfect for privacy. This is how invoicing software should be.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", imageAlt: "Jakub Novotný" + "No backend, no complications. All my invoices stored locally—perfect for privacy. This is how invoicing software should be.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=1", imageAlt: "Jakub Novotný" }, { id: "3", name: "Marie Čermáková", handle: "@marie.writer", testimonial: @@ -277,11 +277,11 @@ export default function LandingPage() { }, { id: "5", name: "Lenka Horváthová", handle: "@lenka.coach", testimonial: - "Simple, elegant, and effective. No unnecessary features—just what I need to manage my invoices professionally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Lenka Horváthová" + "Simple, elegant, and effective. No unnecessary features—just what I need to manage my invoices professionally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2", imageAlt: "Lenka Horváthová" }, { id: "6", name: "Tomáš Procházka", handle: "@tomas.it", testimonial: - "Built with freelancers in mind. The interface is intuitive, and the workflow is optimized. This is professional software.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", imageAlt: "Tomáš Procházka" + "Built with freelancers in mind. The interface is intuitive, and the workflow is optimized. This is professional software.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=2", imageAlt: "Tomáš Procházka" }, ]} animationType="slide-up"