Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-05 21:44:04 +00:00
2 changed files with 2 additions and 1429 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
);
}
}