Merge version_2 into main #4
1412
src/app/layout.tsx
1412
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user