Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0b9a1c40f | |||
| f34eab4876 | |||
| cee3d1ae8c |
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
title="Dubai's Premier Mens Grooming Experience"
|
title="Expert Precision Cuts & Premium Grooming"
|
||||||
description="Precision cuts, relaxing treatments, and professional service in a sophisticated, welcoming atmosphere. Trusted by 519 verified reviews ⭐⭐⭐⭐⭐"
|
description="Dubai's Premier Men's Grooming Experience. Relaxing treatments and professional service in a sophisticated, welcoming atmosphere. Trusted by 519 verified reviews ⭐⭐⭐⭐⭐"
|
||||||
tag="Premium Barbershop"
|
tag="Premium Barbershop"
|
||||||
tagIcon={Scissors}
|
tagIcon={Scissors}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -173,8 +173,8 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Ready to Experience Premium Grooming?"
|
ctaTitle="Ready to Experience Premium Grooming?"
|
||||||
ctaDescription="Book now and get 15% off your first visit! Our team is ready to serve you. Simple booking process—just a few clicks away."
|
ctaDescription="Book your appointment now or call us for any inquiries. Our team is ready to serve you."
|
||||||
ctaButton={{ text: "Book Now – First-Time 15% Off", href: "https://fresha.com" }}
|
ctaButton={{ text: "📅 Book Appointment", href: "https://fresha.com" }}
|
||||||
ctaIcon={Calendar}
|
ctaIcon={Calendar}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user