diff --git a/src/app/page.tsx b/src/app/page.tsx index 4adda1f..587c34c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function LandingPage() { > @@ -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" />