Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 06:09:59 +00:00
parent c1094dab3d
commit 0fbe1a653f

View File

@@ -33,7 +33,7 @@ export default function AboutPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="OakCraft Digital"
brandName="OakWorks Digital"
navItems={navItems}
/>
</div>
@@ -44,11 +44,11 @@ export default function AboutPage() {
tagIcon={Lightbulb}
tagAnimation="slide-up"
title="Dedicated to Building Exceptional Digital Experiences"
description="OakCraft Digital is a team of passionate developers and designers committed to delivering innovative web solutions."
description="OakWorks Digital is a team of passionate developers and designers committed to delivering innovative web solutions."
subdescription="Est. 2018 | 50+ Projects | 12+ Team Members"
icon={Lightbulb}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFg8RdJJCfHIKkdKyz1yrAP8o/a-diverse-team-of-web-developers-and-des-1772517082098-94ce55f4.png?_wi=2"
imageAlt="OakCraft Digital team collaboration"
imageAlt="OakWorks Digital team collaboration"
mediaAnimation="slide-up"
useInvertedBackground={true}
/>
@@ -133,7 +133,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="OakCraft Digital"
logoText="OakWorks Digital"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>