Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-06 00:19:23 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Visit Us Today"
title="Get a Free Quote"
description="Have specific inquiries or need a custom quote? Reach out to us. For domain naming ideas, consider athertoncleaners.com, athertondrycleaning.com, or rccleaners.com for a local touch."
inputs={[
{
@@ -228,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}