Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b1a3dae875 | |||
| 76673d2d00 | |||
| 310224ebb5 | |||
| 030c9bdc40 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<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."
|
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"
|
tag="Mobile App Development"
|
||||||
tagIcon={Smartphone}
|
tagIcon={Smartphone}
|
||||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Your Free App Consultation"
|
buttonText="Get Free 30-Minute Consultation"
|
||||||
termsText="We respect your privacy. Your information is secure with us."
|
termsText="We respect your privacy. Your information is secure with us."
|
||||||
onSubmit={(email) => console.log(email)}
|
onSubmit={(email) => console.log(email)}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user