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">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
brandName="OakCraft Digital"
|
brandName="OakWorks Digital"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -44,11 +44,11 @@ export default function AboutPage() {
|
|||||||
tagIcon={Lightbulb}
|
tagIcon={Lightbulb}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Dedicated to Building Exceptional Digital Experiences"
|
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"
|
subdescription="Est. 2018 | 50+ Projects | 12+ Team Members"
|
||||||
icon={Lightbulb}
|
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"
|
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"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -133,7 +133,7 @@ export default function AboutPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="OakCraft Digital"
|
logoText="OakWorks Digital"
|
||||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user