6 Commits

Author SHA1 Message Date
eca4bcc81b Merge version_2 into main
Merge version_2 into main
2026-03-08 20:56:35 +00:00
80b8cc5ba7 Update src/app/page.tsx 2026-03-08 20:56:31 +00:00
d38ff4ad64 Update src/app/layout.tsx 2026-03-08 20:56:31 +00:00
e682f05155 Merge version_1 into main
Merge version_1 into main
2026-03-08 20:55:33 +00:00
b206fba43f Merge version_1 into main
Merge version_1 into main
2026-03-08 20:54:48 +00:00
7695a67ef5 Merge version_1 into main
Merge version_1 into main
2026-03-08 20:53:32 +00:00
2 changed files with 13 additions and 1407 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -122,7 +122,13 @@ export default function LandingPage() {
reverse: true
}
]}
textboxLayout="default"
buttons={[
{ text: "Get Quote for Tree Removal", href: "#contact" },
{ text: "Get Quote for Tree Trimming", href: "#contact" },
{ text: "Get Quote for Stump Grinding", href: "#contact" },
{ text: "Get Quote for Emergency Service", href: "#contact" }
]}
textboxLayout="split-actions"
animationType="slide-up"
useInvertedBackground={false}
/>