Merge version_1 into main #1
@@ -24,7 +24,7 @@ export default function AboutPage() {
|
||||
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=2",
|
||||
imageAlt: "Jana Horáková",
|
||||
},
|
||||
{
|
||||
@@ -33,7 +33,7 @@ export default function AboutPage() {
|
||||
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=2",
|
||||
imageAlt: "Lukáš Svoboda",
|
||||
},
|
||||
{
|
||||
@@ -42,7 +42,7 @@ export default function AboutPage() {
|
||||
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=2",
|
||||
imageAlt: "Eva Němcová",
|
||||
},
|
||||
];
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
tag="Naše Příběh"
|
||||
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=2"
|
||||
imageAlt="Řemeslníci v dílně Pulcherini pracují na dřevěných projektech"
|
||||
buttons={[{ text: "Prohlédnout kolekci", href: "/products" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -129,7 +129,7 @@ export default function AboutPage() {
|
||||
tag="Naše Hodnoty"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
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=2"
|
||||
imageAlt="Krásný dřevěný zvýšený záhon v zahradě"
|
||||
buttons={[{ text: "Naše Produkty", href: "/products" }]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
@@ -102,7 +102,7 @@ export default function ContactPage() {
|
||||
tag="Jsme Dostupní"
|
||||
tagIcon={Mail}
|
||||
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=3"
|
||||
imageAlt="Tým Pulcherini je připraven vám pomoct"
|
||||
buttons={[{ text: "Poslat zprávu", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -119,7 +119,7 @@ export default function ContactPage() {
|
||||
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=2"
|
||||
imageAlt="Pulcherini produkt v akci"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -25,7 +25,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Dřevěný skleník Standard",
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@ export default function ProductsPage() {
|
||||
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=3",
|
||||
imageAlt: "Zvýšený záhon XL",
|
||||
},
|
||||
{
|
||||
@@ -45,7 +45,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Skleník Deluxe s automatickým větráním",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user