2 Commits

Author SHA1 Message Date
5ab8b0575f Update src/app/page.tsx 2026-03-05 14:46:18 +00:00
5f75f4b964 Merge version_2 into main
Merge version_2 into main
2026-03-03 22:04:58 +00:00

View File

@@ -226,7 +226,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get Your Website Quote"
title="Get Your Free Website Quote in 60 Seconds"
description="Ready to launch your online presence? Tell us about your project and we'll provide a custom quote within 24 hours."
inputs={[
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
imageAlt="Professional workspace with laptops and creative materials"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Get My Quote"
buttonText="Get Free Quote"
/>
</div>