Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 07:10:12 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ export default function AboutPage() {
tag="Our Journey"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[
@@ -111,7 +111,7 @@ export default function AboutPage() {
tag="Values"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[

View File

@@ -120,7 +120,7 @@ export default function HomePage() {
tag="Services"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[

View File

@@ -93,7 +93,7 @@ export default function ProcessPage() {
tag="Process Details"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[

View File

@@ -70,7 +70,7 @@ export default function ServicesPage() {
tag="Services"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[

View File

@@ -90,7 +90,7 @@ export default function WorkPage() {
tag="Portfolio"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
features={[