Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-25 18:45:01 +00:00

View File

@@ -104,6 +104,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309547.jpg"
imageAlt="Professional arborist climbing a tree for risky cutting"
mediaAnimation="slide-up"
testimonials={[]}
/>
</div>
@@ -154,7 +155,7 @@ export default function LandingPage() {
"Bezpečnosť",
"Expertíza",
],
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg",
imageAlt: "Arborist cutting a hazardous tree",
},
{
@@ -164,7 +165,7 @@ export default function LandingPage() {
"Urban",
"Precízne",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg",
imageAlt: "Tree removal in residential area",
},
{
@@ -174,7 +175,7 @@ export default function LandingPage() {
"Kontrola",
"Metóda",
],
imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg",
imageAlt: "Arborist gradually dismantling a tree",
},
{
@@ -184,7 +185,7 @@ export default function LandingPage() {
"Urgentné",
"Riešenie",
],
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg",
imageAlt: "Removal of a dangerous tree",
},
{
@@ -194,7 +195,7 @@ export default function LandingPage() {
"Zdravie",
"Estetika",
],
imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg",
imageAlt: "Professional tree pruning",
},
{
@@ -204,7 +205,7 @@ export default function LandingPage() {
"Komplet",
"Čistota",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg",
imageAlt: "Wood waste removal after tree cutting",
},
]}
@@ -304,6 +305,7 @@ export default function LandingPage() {
title="Pozrite si našu prácu v praxi"
description="Galéria našich úspešne realizovaných projektov od rizikových výrubov po precízne orezávanie stromov. Dôkaz nášho záväzku k bezpečnosti a kvalite."
showCard={true}
names={[]}
/>
</div>