Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d7330a964 | |||
| f77b916334 | |||
| 3a8428b1c3 | |||
| f41def90f4 | |||
| 48490b20ef | |||
| 80b9eec9ed |
1425
src/app/layout.tsx
1425
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
text: "Call Now (714) 555-1234", href: "tel:+17145551234"
|
text: "Call Now (714) 555-1234", href: "tel:+17145551234"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Request Service", href: "#contact"
|
text: "Book Appointment", href: "#contact"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
|||||||
text: "Call (714) 555-1234", href: "tel:+17145551234"
|
text: "Call (714) 555-1234", href: "tel:+17145551234"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Request Service", href: "#contact-form"
|
text: "Book Appointment", href: "#contact-form"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user