Update src/app/contact/page.tsx
This commit is contained in:
@@ -31,7 +31,7 @@ export default function ContactPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="OakCraft Digital"
|
||||
brandName="OakWorks Digital"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
@@ -53,7 +53,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="OakCraft Digital"
|
||||
logoText="OakWorks Digital"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user