Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 470abdd364 | |||
| ae5ec25a67 | |||
| 744632df79 | |||
| 7d98550301 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now", href: "contact" },
|
{ text: "Book Your Haircut", href: "contact" },
|
||||||
{ text: "Learn More", href: "services" }
|
{ text: "Learn More", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -192,17 +192,17 @@ export default function LandingPage() {
|
|||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Ready to Experience Excellence?"
|
title="Book Your Appointment"
|
||||||
description="Book your appointment today and discover why Kevcutta is the premier choice for professional grooming services. Walk-ins welcome, but appointments recommended."
|
description="Ready to experience excellence? Schedule your appointment with one of our master barbers. Choose your preferred service and time slot. Walk-ins welcome, but appointments recommended for your convenience."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-coffee-shop-table-inside-barista-bar-generated-by-ai_188544-29280.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/luxury-coffee-shop-table-inside-barista-bar-generated-by-ai_188544-29280.jpg"
|
||||||
imageAlt="Kevcutta Barbershop Interior"
|
imageAlt="Kevcutta Barbershop Interior"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Select your preferred date & time"
|
||||||
buttonText="Book Appointment"
|
buttonText="Schedule Now"
|
||||||
termsText="We'll send you appointment confirmation and grooming tips. Unsubscribe anytime."
|
termsText="Click to open our online booking system or call (555) 123-4567 to schedule your appointment directly."
|
||||||
ariaLabel="Contact Kevcutta Barbershop"
|
ariaLabel="Contact Kevcutta Barbershop"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user