Update src/app/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="AL Rawaahel"
|
||||
brandName="Al Rawaahel Building Maintenance LLC"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
showDimOverlay={false}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+971557213898" },
|
||||
{ text: "Get Free Quote", href: "#contact" }
|
||||
{ text: "WhatsApp", href: "https://wa.me/971557213898" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Why Choose AL Rawaahel"
|
||||
title="Why Choose Al Rawaahel Building Maintenance LLC"
|
||||
description="We're a trusted local maintenance company in Dubai dedicated to providing professional, reliable service to homeowners, apartment dwellers, property managers, and businesses. Our experienced team delivers quality work with attention to detail."
|
||||
tag="Professional Service Provider"
|
||||
metrics={[
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tag="Get Started"
|
||||
metrics={[
|
||||
{ id: "1", value: "📞", description: "Call: +971 557213898 for immediate assistance" },
|
||||
{ id: "2", value: "💬", description: "WhatsApp: Message us directly for quick response" },
|
||||
{ id: "2", value: "💬", description: "WhatsApp: +971 557213898 for quick response" },
|
||||
{ id: "3", value: "📧", description: "Email: rawaahel@gmail.com for service inquiries" },
|
||||
{ id: "4", value: "⚡", description: "Emergency repairs available 24/7 for urgent needs" }
|
||||
]}
|
||||
@@ -198,8 +198,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="AL Rawaahel"
|
||||
copyrightText="© 2025 AL Rawaahel Building Maintenance LLC. All rights reserved."
|
||||
logoText="Al Rawaahel Building Maintenance LLC"
|
||||
copyrightText="© 2025 Al Rawaahel Building Maintenance LLC. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
|
||||
Reference in New Issue
Block a user