Merge version_2 into main #4
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