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 06:50:08 +00:00
3 changed files with 0 additions and 4 deletions

View File

@@ -53,7 +53,6 @@ export default function ContactPage() {
{ text: "WhatsApp", href: "https://wa.me/6281234567890" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>

View File

@@ -58,7 +58,6 @@ export default function HomePage() {
{ text: "Let's Connect", href: "/contact" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -110,7 +109,6 @@ export default function HomePage() {
tagAnimation="slide-up"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>

View File

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