We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb1897 commit 88c9f33Copy full SHA for 88c9f33
1 file changed
src/Page/OpportunitiesHub/JobsCard.jsx
@@ -183,9 +183,9 @@ const HP = () => {
183
<img src="/assets/Company/HP.png" alt="Custom Icon" className="h-10 w-10" />
184
</div>
185
<div>
186
- <h3 className="text-lg font-semibold text-white">Senior Product Designer</h3>
+ <h3 className="text-lg font-semibold text-white">Business Operations Associate</h3>
187
<div className="mt-1 flex items-center gap-2">
188
- <span className="text-sm text-slate-400">TechCorp Inc.</span>
+ <span className="text-sm text-slate-400">HP</span>
189
<span className="inline-block h-1 w-1 rounded-full bg-slate-400" />
190
<div className="flex items-center gap-1">
191
<svg className="h-4 w-4 text-amber-400" fill="currentColor" viewBox="0 0 20 20">
0 commit comments