Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 06:52:44 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ export default function HomePage() {
tagAnimation="slide-up"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>

View File

@@ -64,6 +64,7 @@ export default function ServicesPage() {
tagAnimation="slide-up"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>