Update src/app/contact/page.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function ContactPage() {
|
|||||||
>
|
>
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Webild"
|
brandName="Grow With Social"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Work", id: "/#work" },
|
{ name: "Work", id: "/#work" },
|
||||||
@@ -46,8 +46,8 @@ export default function ContactPage() {
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="Webild"
|
logoText="Grow With Social"
|
||||||
copyrightText="© 2026 | Webild"
|
copyrightText="© 2026 | Grow With Social"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user