Update src/app/gallery/page.tsx

This commit is contained in:
2026-02-20 00:51:17 +00:00
parent 9270395df6
commit b91861deeb

View File

@@ -24,7 +24,7 @@ export default function GalleryPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Gorman Restoration"
brandName="Gorman Restoration & Carpentry"
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
@@ -168,8 +168,8 @@ export default function GalleryPage() {
</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,