Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5d59e93b4 | |||
| 2bd39fb187 | |||
| 9bc45e1fc7 | |||
| acb2654eee | |||
| fa7eb6820f | |||
| e592f7cd03 | |||
| 0fa35d1550 | |||
| ec0056862d |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Appointment", href: "contact" },
|
{ text: "Book Now – Limited Slots", href: "contact" },
|
||||||
{ text: "Call Now", href: "tel:(830) 387-4341" },
|
{ text: "Call Now", href: "tel:(830) 387-4341" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user