3 Commits

Author SHA1 Message Date
10759a389d Switch to version 4: modified src/app/page.tsx 2026-03-11 19:22:23 +00:00
fdaefcd0fa Switch to version 5: modified src/app/page.tsx 2026-03-11 19:22:21 +00:00
ea975eccdb Merge version_6 into main
Merge version_6 into main
2026-03-11 19:21:34 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Stop losing customers to competitors with better apps—build yours in weeks, not months"
title="Turn Your Business Into a Mobile App"
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="Get Free 30-Minute Consultation"
buttonText="Get Your Free App Consultation"
termsText="We respect your privacy. Your information is secure with us."
onSubmit={(email) => console.log(email)}
/>