Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-07 00:39:02 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -189,7 +189,7 @@ export default function LandingPage() {
<div id="contact-cta" data-section="contact-cta">
<ContactText
text="Need Appliance Repair Today? Call A 1st Choice for honest, fast service across Monroe County. (305) 849-3979"
text="Your Appliance Broken? Same-Day Repair Available Now — (305) 849-3979"
animationType="reveal-blur"
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -219,4 +219,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}