Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Request Service", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg?_wi=1"
|
||||
imageAlt="Professional arborist providing tree care services"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Tree Removal", description: "Safe and efficient removal of dead, diseased, or hazardous trees using state-of-the-art equipment.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional tree removal service"
|
||||
title: "Tree Removal", description: "Safe and efficient removal of dead, diseased, or hazardous trees using state-of-the-art equipment.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1", imageAlt: "Professional tree removal service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Emergency Services", description: "Rapid response to storm damage and hazardous tree situations, available 24/7 for urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Emergency tree damage response"
|
||||
title: "Emergency Services", description: "Rapid response to storm damage and hazardous tree situations, available 24/7 for urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2", imageAlt: "Emergency tree damage response"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg?_wi=2"
|
||||
imageAlt="Tree care professional at work"
|
||||
logoText="GreenCare Arborists"
|
||||
copyrightText="© 2025 GreenCare Arborists. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user