4 Commits

Author SHA1 Message Date
a31640a963 Update src/app/page.tsx 2026-03-03 07:40:48 +00:00
112a8ab2f9 Merge version_1 into main
Merge version_1 into main
2026-03-03 07:38:07 +00:00
1ed3a1086c Merge version_1 into main
Merge version_1 into main
2026-03-03 07:36:19 +00:00
1908e98bd3 Merge version_1 into main
Merge version_1 into main
2026-03-03 07:35:01 +00:00

View File

@@ -147,6 +147,10 @@ export default function LandingPage() {
ctaDescription="Call us now or get directions to our Monticello location. We're open daily starting at 6:00 AM."
ctaIcon={Phone}
ctaButton={{ text: "Call: +1 (574) 583-8179", href: "tel:+15745838179" }}
ctaTitleClassName="text-2xl md:text-3xl font-bold"
ctaDescriptionClassName="text-base md:text-lg"
ctaButtonClassName="text-lg md:text-xl px-6 md:px-8 py-3 md:py-4"
ctaButtonTextClassName="text-base md:text-lg font-semibold"
faqs={[
{
id: "1", title: "What are your hours?", content: "We open at 6:00 AM daily. Call us at <strong>(574) 583-8179</strong> for closing times and to confirm today's hours."