Update src/app/process/page.tsx

This commit is contained in:
2026-02-20 00:51:20 +00:00
parent b2293a31da
commit 22ddb67b6e

View File

@@ -24,7 +24,7 @@ export default function ProcessPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Gorman Restoration"
brandName="Gorman Restoration & Carpentry"
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
@@ -160,8 +160,8 @@ export default function ProcessPage() {
</div>
<FooterCard
logoText="Gorman Restoration"
copyrightText="© 2024 Gorman Restoration & Remodeling. All rights reserved."
logoText="Gorman Restoration & Carpentry"
copyrightText="© 2024 Gorman Restoration & Carpentry & Remodeling. All rights reserved."
socialLinks={[
{
icon: Facebook,