Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:50:02 +00:00
parent a8bed6bebc
commit 7db2b33d52

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>