Merge version_1 into main #3
@@ -103,11 +103,9 @@ export default function LandingPage() {
|
||||
cardClassName="bg-card/70 border border-primary-cta/20 shadow-lg rounded-xl transition-all duration-300 ease-in-out hover:scale-[1.02] hover:shadow-2xl"
|
||||
cardDescriptionClassName="text-sm text-foreground/60"
|
||||
cardTitleClassName="font-semibold text-xl"
|
||||
descriptionClassName="text-lg md:text-xl text-foreground/70 max-w-2xl mx-auto"
|
||||
textBoxClassName="mx-auto text-center max-w-4xl pb-8 md:pb-12 lg:pb-16"
|
||||
textBoxDescriptionClassName="text-lg md:text-xl text-foreground/70 mt-4"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl lg:text-5xl font-extrabold leading-tight"
|
||||
titleClassName="text-3xl md:text-5xl font-extrabold leading-tight"
|
||||
/>
|
||||
</div>
|
||||
<div id="compare" data-section="compare">
|
||||
|
||||
Reference in New Issue
Block a user