Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-14 08:58:18 +00:00

View File

@@ -124,7 +124,6 @@ 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"
/>
</div>
@@ -171,7 +170,6 @@ export default function LandingPage() {
nameClassName="text-lg font-bold text-foreground mb-1"
roleClassName="text-sm text-foreground opacity-70"
ratingClassName="text-primary-cta flex gap-1 mt-3"
companyClassName="text-sm text-foreground opacity-70"
/>
</div>