Update src/app/page.tsx

This commit is contained in:
2026-05-05 19:14:32 +00:00
parent 535aad7cf3
commit bf0620f24c

View File

@@ -62,35 +62,35 @@ export default function LandingPage() {
handle: "@jan_n",
testimonial: "Skvělá domluva a precizně odvedená práce. Střecha vypadá skvěle.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=1",
},
{
name: "Petr Svoboda",
handle: "@petr_s",
testimonial: "Rychlá realizace, přesně podle rozpočtu. Maximální spokojenost.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=1",
},
{
name: "Marta Kučerová",
handle: "@marta_k",
testimonial: "Profesionální přístup od začátku až do konce.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
},
{
name: "Lukáš Dvořák",
handle: "@lukas_d",
testimonial: "Kvalitní materiály a precizní řemeslo. Doporučuji.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-cellphone-construction-site_23-2148204026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-cellphone-construction-site_23-2148204026.jpg?_wi=1",
},
{
name: "Jana Černá",
handle: "@jana_c",
testimonial: "Služby od M&M střechy předčily mé očekávání. Velmi profesionální.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-big-city-girl-enjoying-city-space-text_169016-66355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-big-city-girl-enjoying-city-space-text_169016-66355.jpg?_wi=1",
},
]}
buttons={[
@@ -266,7 +266,7 @@ export default function LandingPage() {
role: "Majitel domu",
company: "Plzeň",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=2",
},
{
id: "2",
@@ -274,7 +274,7 @@ export default function LandingPage() {
role: "Investorka",
company: "Bolevec",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=2",
},
{
id: "3",
@@ -282,7 +282,7 @@ export default function LandingPage() {
role: "Stavitel",
company: "Doubravka",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
},
{
id: "4",
@@ -290,7 +290,7 @@ export default function LandingPage() {
role: "Majitelka domu",
company: "Slovany",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-cellphone-construction-site_23-2148204026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-cellphone-construction-site_23-2148204026.jpg?_wi=2",
},
{
id: "5",
@@ -298,7 +298,7 @@ export default function LandingPage() {
role: "Developer",
company: "Plzeň",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-big-city-girl-enjoying-city-space-text_169016-66355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-big-city-girl-enjoying-city-space-text_169016-66355.jpg?_wi=2",
},
]}
title="Zkušenosti našich klientů"