Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0eb09d6637 | |||
| 591946ba24 | |||
| 8975e73ef0 | |||
| 62f602c024 | |||
| 2a039f769b |
1427
src/app/layout.tsx
1427
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Get Emergency Service", href: "#contact" },
|
||||
{ text: "Call Now - 24/7 Emergency", href: "#contact" },
|
||||
{ text: "Schedule Appointment", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -252,4 +252,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user