Update src/app/contact/page.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function ContactPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Webild"
|
||||
brandName="Atlas IT"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "/services" },
|
||||
@@ -44,8 +44,8 @@ export default function ContactPage() {
|
||||
/>
|
||||
</div>
|
||||
<FooterBaseReveal
|
||||
logoText="Webild"
|
||||
copyrightText="© 2026 | Webild"
|
||||
logoText="Atlas IT"
|
||||
copyrightText="© 2026 | Atlas IT"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
|
||||
Reference in New Issue
Block a user