Merge version_1 into main #4
@@ -263,7 +263,6 @@ export default function LandingPage() {
|
||||
containerClassName="max-w-7xl mx-auto px-6 py-20"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 max-w-2xl mb-12"
|
||||
gridClassName="grid grid-cols-1 md:grid-cols-3 gap-8"
|
||||
cardClassName="p-8 rounded-lg bg-[var(--card)] hover:shadow-xl transition-all group"
|
||||
planTitleClassName="text-2xl font-light text-[var(--foreground)] mb-2"
|
||||
planPriceClassName="text-4xl font-light text-[var(--primary-cta)] mb-6"
|
||||
|
||||
Reference in New Issue
Block a user