5 Commits

Author SHA1 Message Date
1558371f6a Merge version_3 into main
Merge version_3 into main
2026-03-05 11:13:57 +00:00
d0ded1efca Update src/app/page.tsx 2026-03-05 11:13:53 +00:00
f232aa4769 Merge version_2 into main
Merge version_2 into main
2026-03-05 11:10:41 +00:00
419b9c9d0e Update src/app/page.tsx 2026-03-05 11:10:37 +00:00
fab01b4900 Merge version_1 into main
Merge version_1 into main
2026-03-05 11:08:47 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="The Beauty Revival Center"
description="Premium Beauty Services in Sharjah — Where Elegance Meets Care\n4.4★ | 116 Reviews"
description="Premium Beauty Services in Sharjah — Trusted by 10,000+ Customers"
buttons={[
{ text: "📞 Call Now", href: "tel:+971505831722" },
{ text: "💬 WhatsApp", href: "https://wa.me/971505831722" },
@@ -157,7 +157,10 @@ export default function LandingPage() {
<div id="location" data-section="location">
<ContactFaq
ctaTitle="Visit Us Today"
ctaDescription="Muwaileh Commercial Al Zahia, Sharjah\n📍 8F75+65 Sharjah\n📞 050 583 1722\n🕒 Open Daily Closes 10 PM"
ctaDescription="Muwaileh Commercial Al Zahia, Sharjah
📍 8F75+65 Sharjah
📞 050 583 1722
🕒 Open Daily Closes 10 PM"
ctaButton={{
text: "Get Directions", href: "https://maps.google.com/?q=8F75+65+Sharjah"}}
ctaIcon={MapPin}
@@ -186,7 +189,7 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Most Popular", badgeIcon: Sparkles,
price: "Call Now", name: "Direct Phone", buttons: [
price: "Call Now", name: "Instant Booking", buttons: [
{ text: "📞 050 583 1722", href: "tel:+971505831722" },
{ text: "Get Info", href: "tel:+971505831722" },
],
@@ -194,7 +197,7 @@ export default function LandingPage() {
"Immediate booking confirmation", "Personalized service consultation", "Professional recommendations"],
},
{
id: "2", price: "Message Now", name: "WhatsApp Chat", buttons: [
id: "2", price: "Message Now", name: "Quick Chat", buttons: [
{ text: "💬 WhatsApp", href: "https://wa.me/971505831722" },
{ text: "Send Message", href: "https://wa.me/971505831722" },
],