6 Commits

Author SHA1 Message Date
b1a3dae875 Update src/app/page.tsx 2026-03-11 19:21:30 +00:00
76673d2d00 Merge version_5 into main
Merge version_5 into main
2026-03-11 19:10:44 +00:00
310224ebb5 Update src/app/page.tsx 2026-03-11 19:10:40 +00:00
030c9bdc40 Merge version_4 into main
Merge version_4 into main
2026-03-11 19:07:13 +00:00
e0b28c1e67 Update src/app/page.tsx 2026-03-11 19:07:09 +00:00
5be0da93eb Merge version_3 into main
Merge version_3 into main
2026-03-11 17:55:42 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Turn Your Business Into a Mobile App"
title="Stop losing customers to competitors with better apps—build yours in weeks, not months"
description="Increase bookings by 40% and boost customer retention with a custom branded mobile app. Get direct bookings, integrated payments, automated customer engagement, and business automation—all in one app designed specifically for your Florida Keys business."
tag="Mobile App Development"
tagIcon={Smartphone}
@@ -197,7 +197,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Schedule Free Discovery Call"
buttonText="Get Free 30-Minute Consultation"
termsText="We respect your privacy. Your information is secure with us."
onSubmit={(email) => console.log(email)}
/>