diff --git a/src/app/page.tsx b/src/app/page.tsx index 96ea336..0c3e058 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,35 +64,35 @@ export default function LandingPage() { handle: "@jh", testimonial: "Vše jsme si mohli vyzkoušet — prohlídka na zvedáku, diagnostika, žádný problém.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg?_wi=1", }, { name: "Tereza Žáková", handle: "@tz", testimonial: "Rychlé objednání, velmi svižná realizace a navíc práce provedená nad rámec.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21301.jpg?_wi=1", }, { name: "Lucie Střihavková", handle: "@ls", testimonial: "Skvělý přístup, férové jednání, žádný stres.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-toothy-smile-looks-gladfully-camera-wears-casual-white-turtleneck-isolated-brown-background-smiling-adult-male-model-being-good-mood_273609-61393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-toothy-smile-looks-gladfully-camera-wears-casual-white-turtleneck-isolated-brown-background-smiling-adult-male-model-being-good-mood_273609-61393.jpg?_wi=1", }, { name: "Petr Fordey", handle: "@pf", testimonial: "Byla mi nabídnuta vstřícnost a pozitivní jednání v neuvěřitelné míře.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg?_wi=1", }, { name: "Andrea Fléglová", handle: "@af", testimonial: "Příjemné prostředí, ve kterém jsem strávila čas s malou dcerou.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=1", }, ]} buttons={[ @@ -271,35 +271,35 @@ export default function LandingPage() { name: "Josef Havran", handle: "@jh", testimonial: "Vše jsme si mohli vyzkoušet — prohlídka na zvedáku, diagnostika, žádný problém.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg?_wi=2", }, { id: "2", name: "Tereza Žáková", handle: "@tz", testimonial: "Rychlé objednání, velmi svižná realizace a navíc práce provedená nad rámec.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21301.jpg?_wi=2", }, { id: "3", name: "Lucie Střihavková", handle: "@ls", testimonial: "Skvělý přístup, férové jednání, žádný stres.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-toothy-smile-looks-gladfully-camera-wears-casual-white-turtleneck-isolated-brown-background-smiling-adult-male-model-being-good-mood_273609-61393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-toothy-smile-looks-gladfully-camera-wears-casual-white-turtleneck-isolated-brown-background-smiling-adult-male-model-being-good-mood_273609-61393.jpg?_wi=2", }, { id: "4", name: "Petr Fordey", handle: "@pf", testimonial: "Byla mi nabídnuta vstřícnost a pozitivní jednání v neuvěřitelné míře.", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg?_wi=2", }, { id: "5", name: "Andrea Fléglová", handle: "@af", testimonial: "Příjemné prostředí, ve kterém jsem strávila čas s malou dcerou.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=2", }, ]} title="Co říkají klienti"