3 Commits

Author SHA1 Message Date
c0b9a1c40f Update src/app/page.tsx 2026-03-03 13:47:39 +00:00
f34eab4876 Update src/app/layout.tsx 2026-03-03 13:47:38 +00:00
cee3d1ae8c Merge version_3 into main
Merge version_3 into main
2026-03-03 13:44:38 +00:00
3 changed files with 15 additions and 15 deletions

View File

@@ -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={[
{ {

View File

@@ -10,15 +10,15 @@
--accent: #35c18b;; --accent: #35c18b;;
--background-accent: #ecebe4;; */ --background-accent: #ecebe4;; */
--background: #efebe5;; --background: #fffefe;;
--card: #f7f2ea;; --card: #f6f7f4;;
--foreground: #000000;; --foreground: #080908;;
--primary-cta: #000000;; --primary-cta: #0e3a29;;
--primary-cta-text: #efebe5;; --primary-cta-text: #fffefe;;
--secondary-cta: #ffffff;; --secondary-cta: #e7eecd;;
--secondary-cta-text: #000000;; --secondary-cta-text: #080908;;
--accent: #ffffff;; --accent: #35c18b;;
--background-accent: #e1b875;; --background-accent: #ecebe4;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);