Update src/app/page.tsx
This commit is contained in:
@@ -14,7 +14,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
cardTitle="Trusted by innovative teams and leading tech companies across North America"
|
||||
cardTag="Testimonials"
|
||||
cardTagIcon={Star}
|
||||
cardAnimation="reveal-blur"
|
||||
cardAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
cardTitleClassName="text-3xl md:text-4xl font-extrabold font-public-sans text-center"
|
||||
cardTagClassName="text-sm font-semibold text-center"
|
||||
|
||||
Reference in New Issue
Block a user