9 Commits

Author SHA1 Message Date
94de77a969 Update src/app/page.tsx 2026-05-12 15:53:16 +00:00
bc9e9dae33 Merge version_3 into main
Merge version_3 into main
2026-05-12 15:51:50 +00:00
16d414526f Merge version_2 into main
Merge version_2 into main
2026-05-12 15:51:49 +00:00
2263c07320 Update src/app/page.tsx 2026-05-12 15:51:47 +00:00
5ec7929c22 Update src/app/page.tsx 2026-05-12 15:51:46 +00:00
d25f1bc51c Merge version_1 into main
Merge version_1 into main
2026-05-12 15:51:02 +00:00
0afdc1debd Merge version_1 into main
Merge version_1 into main
2026-05-12 15:50:38 +00:00
833dc81761 Merge version_1 into main
Merge version_1 into main
2026-05-12 15:50:06 +00:00
dbd5a3db8f Merge version_1 into main
Merge version_1 into main
2026-05-12 15:49:36 +00:00

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "Do you offer quotes online?", content: "Yes, just use our contact form and we'll reach out." },
{ id: "f2", title: "How can I pay?", content: "You can pay securely directly through our website." },
{ id: "f2", title: "How can I pay?", content: "You can pay securely via Credit/Debit card, ACH transfer, or Apple Pay directly through our website." },
{ id: "f3", title: "What areas do you serve?", content: "We serve the entire surrounding county area." },
]}
sideTitle="Questions?"
@@ -151,7 +151,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
title="Request Your Consultation"
description="Get in touch with us today to start your next landscape project."
description="Get in touch with us today to start your next landscape project. We typically respond to all inquiries within 24-48 business hours."
imageSrc="http://img.b2bpic.net/free-photo/woman-working-alone-sustainable-greenhouse_23-2149072122.jpg"
mediaAnimation="slide-up"
buttonText="Send Request"