Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
title="Professional Tree Felling & Arboriculture"
|
title="Professional Tree Felling & Arboriculture"
|
||||||
description="Providing safe, efficient, and expert tree removal and maintenance services for residential and commercial properties. Your safety is our top priority."
|
description="Providing safe, efficient, and expert tree removal and maintenance services for residential and commercial properties. Your safety is our top priority."
|
||||||
tag="Trusted Arborists"
|
tag="Trusted Arborists"
|
||||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
buttons={[{ text: "Schedule Your Free Quote", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/blackboard-hanging-tree_23-2147770957.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/blackboard-hanging-tree_23-2147770957.jpg"
|
||||||
tagIcon={Leaf}
|
tagIcon={Leaf}
|
||||||
imageAlt="professional tree felling service"
|
imageAlt="professional tree felling service"
|
||||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user