Merge version_1 into main #7
@@ -124,6 +124,7 @@ export default function LandingPage() {
|
||||
cardDescriptionClassName="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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -168,6 +169,7 @@ export default function LandingPage() {
|
||||
cardClassName="bg-card border border-accent rounded-lg p-6 hover:shadow-lg transition-shadow"
|
||||
imageClassName="w-16 h-16 rounded-full object-cover mb-4"
|
||||
nameClassName="text-lg font-bold text-foreground mb-1"
|
||||
companyClassName="text-sm text-foreground opacity-70 mb-2"
|
||||
roleClassName="text-sm text-foreground opacity-70"
|
||||
ratingClassName="text-primary-cta flex gap-1 mt-3"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user