Update src/app/page.tsx

This commit is contained in:
2026-02-26 20:14:40 +00:00
parent 035ffa9df0
commit b7ec51d1f9

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
@@ -59,7 +59,7 @@ export default function LandingPage() {
{"imageSrc": "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", "imageAlt": "Expert tree trimming and pruning"},
{"imageSrc": "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg", "imageAlt": "Professional tree service crew"},
{"imageSrc": "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg", "imageAlt": "Professional equipment and safety gear"}
]
]}
ariaLabel="Hero section - Nashville tree service"
/>
</div>