Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 419b9c9d0e | |||
| fab01b4900 |
@@ -43,7 +43,8 @@ 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 — Where Elegance Meets Care
|
||||
4.4★ | 116 Reviews"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+971505831722" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/971505831722" },
|
||||
@@ -157,7 +158,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 +190,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 +198,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" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user