Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
defaultTextAnimation="slide-up"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
cardTitle="Trusted by thousands of guests. Celebrated for creating unforgettable moments."
|
||||
cardTag="See What They Say"
|
||||
cardTagIcon={Heart}
|
||||
cardAnimation="slide-up"
|
||||
cardAnimation="entrance-slide"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user