Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fea91bd25f |
@@ -126,6 +126,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
|
planTagClassName="bg-gradient-to-r from-amber-500 via-orange-500 to-red-500 text-white font-bold px-4 py-2 rounded-full inline-block transform scale-110 shadow-lg"
|
||||||
|
cardClassName="transform hover:scale-105 transition-transform duration-300"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "ownership-plan", tag: "Purchase Plan", tagIcon: Home,
|
id: "ownership-plan", tag: "Purchase Plan", tagIcon: Home,
|
||||||
|
|||||||
Reference in New Issue
Block a user