Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-13 07:28:57 +00:00

View File

@@ -44,13 +44,13 @@ export default function LandingPage() {
title="Kvalita a preciznost v každém detailu"
description="Vaše vize, naše stavby. Profesionální přístup, dodržování termínů a maximální kvalita v oblasti pozemního stavitelství."
testimonials={[
{ name: "Petr Novák", handle: "Klient", testimonial: "Skvělá spolupráce, vše proběhlo podle plánu.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg", imageAlt: "construction site professional architecture" },
{ name: "Jana Svobodová", handle: "Klient", testimonial: "Kvalita práce je naprosto špičková.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-daughter-mature-father-meeting-with-family-consultant-co-working-shaking-hands_74855-15154.jpg", imageAlt: "construction site professional architecture" },
{ name: "Marek Dvořák", handle: "Klient", testimonial: "Naprostá spokojenost s výsledkem stavby.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smart-positive-smile-asian-male-businessman-video-conference-remote-working-discuss-concersation-about-strategy-business-planing-new-business-startup-ideas-conceptbusiness-meeting-online-via-laptop_609648-2211.jpg", imageAlt: "construction site professional architecture" },
{ name: "Lucie Černá", handle: "Klient", testimonial: "Profesionálové, na které se lze spolehnout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "construction site professional architecture" },
{ name: "Tomáš Kučera", handle: "Klient", testimonial: "Stavba dokončena v termínu a bez chyb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-architectural-project_23-2148242941.jpg", imageAlt: "construction site professional architecture" },
{ name: "Petr Novák", handle: "Klient", testimonial: "Skvělá spolupráce, vše proběhlo podle plánu.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=1", imageAlt: "construction site professional architecture" },
{ name: "Jana Svobodová", handle: "Klient", testimonial: "Kvalita práce je naprosto špičková.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-daughter-mature-father-meeting-with-family-consultant-co-working-shaking-hands_74855-15154.jpg?_wi=1", imageAlt: "construction site professional architecture" },
{ name: "Marek Dvořák", handle: "Klient", testimonial: "Naprostá spokojenost s výsledkem stavby.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smart-positive-smile-asian-male-businessman-video-conference-remote-working-discuss-concersation-about-strategy-business-planing-new-business-startup-ideas-conceptbusiness-meeting-online-via-laptop_609648-2211.jpg?_wi=1", imageAlt: "construction site professional architecture" },
{ name: "Lucie Černá", handle: "Klient", testimonial: "Profesionálové, na které se lze spolehnout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "construction site professional architecture" },
{ name: "Tomáš Kučera", handle: "Klient", testimonial: "Stavba dokončena v termínu a bez chyb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-architectural-project_23-2148242941.jpg?_wi=1", imageAlt: "construction site professional architecture" },
]}
imageSrc="http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/construction-site_53876-14088.jpg", alt: "Construction site" },
{ src: "http://img.b2bpic.net/free-photo/building-costruction-tall-dubai-marina-skyscrapers-uae_231208-7628.jpg", alt: "Building costruction of Tall Dubai Marina skyscrapers in UAE" },
@@ -93,10 +93,10 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Petr Novák", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-daughter-mature-father-meeting-with-family-consultant-co-working-shaking-hands_74855-15154.jpg" },
{ id: "2", name: "Jana Svobodová", imageSrc: "http://img.b2bpic.net/free-photo/smart-positive-smile-asian-male-businessman-video-conference-remote-working-discuss-concersation-about-strategy-business-planing-new-business-startup-ideas-conceptbusiness-meeting-online-via-laptop_609648-2211.jpg" },
{ id: "3", name: "Marek Dvořák", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" },
{ id: "4", name: "Lucie Černá", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-architectural-project_23-2148242941.jpg" },
{ id: "1", name: "Petr Novák", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-daughter-mature-father-meeting-with-family-consultant-co-working-shaking-hands_74855-15154.jpg?_wi=2" },
{ id: "2", name: "Jana Svobodová", imageSrc: "http://img.b2bpic.net/free-photo/smart-positive-smile-asian-male-businessman-video-conference-remote-working-discuss-concersation-about-strategy-business-planing-new-business-startup-ideas-conceptbusiness-meeting-online-via-laptop_609648-2211.jpg?_wi=2" },
{ id: "3", name: "Marek Dvořák", 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", name: "Lucie Černá", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-architectural-project_23-2148242941.jpg?_wi=2" },
{ id: "5", name: "Tomáš Kučera", imageSrc: "http://img.b2bpic.net/free-photo/using-contemporary-equipment-planning-new-home_329181-7399.jpg" },
]}
cardTitle="Reference našich klientů"