Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user