Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Request Free Estimate", href: "#contact" },
|
||||
{ text: "Call Now" }
|
||||
{ text: "Schedule Free Inspection", href: "tel:+1234567890" }
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user