Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 855206f7cb | |||
| df1b426df9 | |||
| c887729516 | |||
| 79cbbae240 | |||
| b27ac16f18 | |||
| 2f0cc14c56 |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Call Now (713) 352-1919", href: "tel:(713) 352-1919" },
|
||||
{ text: "Schedule Free Inspection", href: "tel:(713) 352-1919" },
|
||||
{ text: "Request Service", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user