Update src/app/contact/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ContactPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Webild"
|
||||
brandName="HoB Media"
|
||||
navItems={NAV_ITEMS}
|
||||
button={{ text: "Get Started", href: "/contact" }}
|
||||
/>
|
||||
@@ -79,8 +79,8 @@ export default function ContactPage() {
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
<FooterBase
|
||||
logoText="Webild"
|
||||
copyrightText="© 2026 | Webild"
|
||||
logoText="HoB Media"
|
||||
copyrightText="© 2026 | HoB Media"
|
||||
columns={FOOTER_COLUMNS}
|
||||
/>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user