7 Commits

Author SHA1 Message Date
b4d1897221 Merge version_5 into main
Merge version_5 into main
2026-04-06 17:57:48 +00:00
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
47fbf5d595 Update src/app/page.tsx 2026-04-06 00:19:20 +00:00
b2b276a116 Merge version_3 into main
Merge version_3 into main
2026-04-06 00:17:52 +00:00
73a4997ee9 Update src/app/page.tsx 2026-04-06 00:17:49 +00:00
dec77211e7 Merge version_2 into main
Merge version_2 into main
2026-04-05 23:58:21 +00:00

View File

@@ -43,28 +43,6 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Visit Us Today"
description="Have specific inquiries or need a custom quote? Reach out to us."
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={[