Update src/app/page.tsx

This commit is contained in:
2026-03-25 20:28:42 +00:00
parent 37eca3e30c
commit 6ee4d81d79

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureCardNine
animationType="entrance-slide"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
@@ -196,7 +196,7 @@ export default function LandingPage() {
{
text: "💬 WhatsApp Us", href: "https://wa.me/+919876543210"},
]}
animationType="slide-up"
animationType="entrance-slide"
/>
</div>