Update src/app/blog/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function BlogPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Proofweb"
|
||||
brandName="Proof Digital"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -85,7 +85,7 @@ export default function BlogPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Proofweb. All rights reserved. Crafted with excellence for digital excellence."
|
||||
copyrightText="© 2025 Proof Digital. All rights reserved. Crafted with excellence for digital excellence."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user