Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0b28c1e67 | |||
| 5be0da93eb | |||
| 5114ca64e0 | |||
| 0ac3a34223 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
title="Turn Your Business Into a Mobile App"
|
||||
description="Booking, payments, customer engagement, and automation — all inside your own branded mobile app. Modernize your business with a custom app built for the Florida Keys."
|
||||
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}
|
||||
tagAnimation="slide-up"
|
||||
@@ -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 Your Free App Consultation"
|
||||
termsText="We respect your privacy. Your information is secure with us."
|
||||
onSubmit={(email) => console.log(email)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user