Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 06:10:03 +00:00
parent 8e37b5543e
commit e0236f51fe

View File

@@ -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: "#" }}
/>