Merge version_1 into main #10
@@ -117,10 +117,10 @@ export default function LandingPage() {
|
||||
className="py-20"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
cardTitleClassName="text-2xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-lg text-foreground opacity-80 mb-12"
|
||||
cardDescriptionClassName="text-lg text-foreground opacity-80 mb-12"
|
||||
cardClassName="bg-card border border-accent rounded-lg overflow-hidden hover:shadow-lg transition-shadow"
|
||||
textBoxClassName="p-6"
|
||||
cardDescriptionClassName="text-foreground opacity-85 mb-4"
|
||||
descriptionClassName="text-foreground opacity-85 mb-4"
|
||||
tagsContainerClassName="flex flex-wrap gap-2 mb-4"
|
||||
tagClassName="bg-background-accent text-foreground px-3 py-1 rounded-full text-sm"
|
||||
authorClassName="text-sm text-foreground opacity-70 mb-3"
|
||||
|
||||
Reference in New Issue
Block a user