Update src/app/page.tsx

This commit is contained in:
2026-03-13 21:48:36 +00:00
parent f6d3a797cc
commit ab15bc6331

View File

@@ -223,6 +223,7 @@ export default function LandingPage() {
nameClassName="font-bold text-lg mt-4"
roleClassName="text-sm opacity-70"
companyClassName="text-sm font-medium text-blue-600 mt-1"
ratingClassName="text-yellow-400 mt-3"
/>
</div>