Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-03 06:52:45 +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>