Update src/app/page.tsx

This commit is contained in:
2026-03-13 20:12:08 +00:00
parent 71353e4efe
commit 1f5c016b72

View File

@@ -268,11 +268,11 @@ export default function LandingPage() {
imageAlt="Professional pressure washing service"
mediaAnimation="blur-reveal"
mediaPosition="right"
buttonText="Request Free Quote"
buttonText="Get Free Quote Now"
className="w-full"
containerClassName="max-w-7xl mx-auto"
titleClassName="text-4xl lg:text-5xl font-extrabold"
descriptionClassName="text-lg text-opacity-90"
descriptionClassName="text-lg text-opacity-90 pb-2"
buttonClassName="px-8 py-3 rounded-lg font-semibold w-full sm:w-auto"
/>
</div>