2 Commits

Author SHA1 Message Date
c1d23d8b97 Update src/app/page.tsx 2026-04-06 17:57:45 +00:00
4a4ade1db0 Merge version_4 into main
Merge version_4 into main
2026-04-06 00:19:23 +00:00

View File

@@ -43,28 +43,6 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
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={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone", type: "tel", placeholder: "Phone Number"},
]}
textarea={{
name: "message", placeholder: "Tell us about your garment care needs..."}}
imageSrc="http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=2"
imageAlt="Atherton Cleaners Storefront"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
@@ -199,6 +177,28 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
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={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone", type: "tel", placeholder: "Phone Number"},
]}
textarea={{
name: "message", placeholder: "Tell us about your garment care needs..."}}
imageSrc="http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=2"
imageAlt="Atherton Cleaners Storefront"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[