Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user