Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Frontend/src/pages/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export default function HomePage() {
<CardContent className="p-6">
<Lightbulb className="w-8 h-8 text-teal-600 mb-4" />
<h3 className="text-xl font-semibold mb-2">
<Translate>Founder's Resources</Translate>
<Translate>Founder Resources</Translate>
</h3>
<p className="text-gray-600 mb-4">
<DynamicTranslate>Resources, guides, and support for CBO founders and leaders</DynamicTranslate>
Expand Down