Update src/app/about/page.tsx
This commit is contained in:
@@ -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: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user