Update src/app/blog/page.tsx

This commit is contained in:
2026-02-20 00:51:15 +00:00
parent dad6a5ffad
commit d45eee0c60

View File

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