Update src/app/gallery/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user