Update src/app/page.tsx

This commit is contained in:
2026-03-04 13:51:18 +00:00
parent 20d361b17f
commit daf41ccab1

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
price: "12 500 Kč",
rating: 5,
reviewCount: "247",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-glass-greenhouse_53876-46884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-glass-greenhouse_53876-46884.jpg?_wi=1",
imageAlt: "Dřevěný skleník Standard",
},
{
@@ -64,7 +64,7 @@ export default function HomePage() {
price: "8 900 Kč",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-garden-flowers_23-2148152928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-garden-flowers_23-2148152928.jpg?_wi=1",
imageAlt: "Zvýšený záhon XL",
},
{
@@ -74,7 +74,7 @@ export default function HomePage() {
price: "18 500 Kč",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/young-plants-growing-very-large-plant-commercial-greenhouse_273609-14259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-plants-growing-very-large-plant-commercial-greenhouse_273609-14259.jpg?_wi=1",
imageAlt: "Skleník Deluxe s automatickým větráním",
},
];
@@ -86,7 +86,7 @@ export default function HomePage() {
quote: "Skleník od Pulcherini je krásný a funkční. Už třetí sezónu v něm pěstuji zeleninu a je to prostě fantazie. Kvalita je vidět na každém detailu.",
name: "Jana Horáková",
role: "Majitelka zahrady, Čelákovice",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-gardening_23-2148509892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-gardening_23-2148509892.jpg?_wi=1",
imageAlt: "Jana Horáková",
},
{
@@ -95,7 +95,7 @@ export default function HomePage() {
quote: "Jako krajinář vím, co znamená kvalita. Produkty Pulcherini jsou čistě české řemeslo. Nemohu je doporučit více svým klientům.",
name: "Lukáš Svoboda",
role: "Krajinář, Praha",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg?_wi=1",
imageAlt: "Lukáš Svoboda",
},
{
@@ -104,7 +104,7 @@ export default function HomePage() {
quote: "Máme skleník pět let a vypadá jako nový. Dřevo je ošetřeno naprosto profesionálně. Rozhodně budeme kupovat i další produkty.",
name: "Eva Němcová",
role: "Majitelka zahrady, Olomouc",
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",
imageAlt: "Eva Němcová",
},
{
@@ -258,7 +258,7 @@ export default function HomePage() {
tag="Od roku 1995"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/artisan-shaping-wooden-pieces-using-protective-equipment_482257-83682.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artisan-shaping-wooden-pieces-using-protective-equipment_482257-83682.jpg?_wi=1"
imageAlt="Dílna Pulcherini s řemeslníky"
buttons={[{ text: "Naše příběh", href: "/about" }]}
buttonAnimation="slide-up"
@@ -360,7 +360,7 @@ export default function HomePage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/selective-closeup-sprouting-plant-garden_181624-60280.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-closeup-sprouting-plant-garden_181624-60280.jpg?_wi=1"
imageAlt="Zahrada s produkty Pulcherini"
mediaAnimation="slide-up"
mediaPosition="left"