Update src/app/page.tsx
This commit is contained in:
@@ -150,6 +150,7 @@ export default function LandingPage() {
|
|||||||
textBoxClassName="text-center mb-12"
|
textBoxClassName="text-center mb-12"
|
||||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||||
descriptionClassName="text-lg text-foreground/70"
|
descriptionClassName="text-lg text-foreground/70"
|
||||||
|
cardTitleClassName="text-lg font-semibold text-foreground"
|
||||||
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"
|
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user