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