Update src/app/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="ProPlaster"
|
||||
brandName="MOM Plastering LTD"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardFourteen
|
||||
title="Why Homeowners Trust ProPlaster for Professional Results"
|
||||
title="Why Homeowners Trust MOM Plastering LTD for Professional Results"
|
||||
tag="Our Guarantee"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<SplitAbout
|
||||
title="Why Choose ProPlaster?"
|
||||
title="Why Choose MOM Plastering LTD?"
|
||||
description="We're more than just skilled plasterers. We're committed to delivering exceptional results while respecting your home and family."
|
||||
tag="Our Commitment"
|
||||
tagIcon={Shield}
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
ariaLabel="Why choose ProPlaster for your plastering needs"
|
||||
ariaLabel="Why choose MOM Plastering LTD for your plastering needs"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "📞 Call Us", href: "tel:+441234567890" },
|
||||
{ label: "📧 Email", href: "mailto:hello@proplaster.com" },
|
||||
{ label: "📧 Email", href: "mailto:hello@momplastering.com" },
|
||||
{ label: "Get a Quote", href: "#contact" },
|
||||
{ label: "Service Area", href: "#" }
|
||||
]
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2025 ProPlaster. All rights reserved. Fully Insured & Professional."
|
||||
bottomLeftText="© 2025 MOM Plastering LTD. All rights reserved. Fully Insured & Professional."
|
||||
bottomRightText="Professional Plastering & Rendering Services"
|
||||
ariaLabel="Site footer with navigation and contact information"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user