Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
title="Dubai's Premier Mens Grooming Experience"
|
||||
description="Precision cuts, relaxing treatments, and professional service in a sophisticated, welcoming atmosphere. Trusted by 519 verified reviews ⭐⭐⭐⭐⭐"
|
||||
title="Expert Precision Cuts & Premium Grooming"
|
||||
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"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="slide-up"
|
||||
@@ -173,8 +173,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
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."
|
||||
ctaButton={{ text: "Book Now – First-Time 15% Off", href: "https://fresha.com" }}
|
||||
ctaDescription="Book your appointment now or call us for any inquiries. Our team is ready to serve you."
|
||||
ctaButton={{ text: "📅 Book Appointment", href: "https://fresha.com" }}
|
||||
ctaIcon={Calendar}
|
||||
faqs={[
|
||||
{
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user