Merge version_3 into main #4
@@ -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: "#" }}
|
||||
/>
|
||||
|
||||
@@ -31,7 +31,7 @@ export default function ContactPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="OakCraft Digital"
|
||||
brandName="OakWorks Digital"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
@@ -53,7 +53,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="OakCraft Digital"
|
||||
logoText="OakWorks Digital"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
1375
src/app/layout.tsx
1375
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,7 @@ export default function HomePage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="OakCraft Digital"
|
||||
brandName="OakWorks Digital"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
@@ -82,11 +82,11 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="OakCraft Digital team collaboration"
|
||||
imageAlt="OakWorks Digital team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="OakCraft Digital"
|
||||
logoText="OakWorks Digital"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -32,7 +32,7 @@ export default function PortfolioPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="OakCraft Digital"
|
||||
brandName="OakWorks Digital"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,7 +91,7 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="OakCraft Digital"
|
||||
logoText="OakWorks Digital"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -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