Update src/app/services/page.tsx
This commit is contained in:
@@ -32,7 +32,7 @@ export default function ServicesPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="OakCraft Digital"
|
||||
brandName="OakWorks Digital"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,7 +90,7 @@ export default function ServicesPage() {
|
||||
|
||||
<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