Skip to content

Commit

Permalink
Fix - Links are broken
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Nov 7, 2024
1 parent a796d10 commit 56dd782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/consulting/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default function ConsultingIndex({ tinaProps }) {
<div className="flex flex-col md:flex-row">
<div className="shrink-0 md:pr-20">
<h3 className="mb-4 text-sswRed">
<MdLiveHelp className="inline-block" /> I am looking for...
<MdLiveHelp className="inline-block" /> I am looking for....
</h3>
<ul className="list-none">
{tags?.map((tag, index) => (
Expand Down
2 changes: 1 addition & 1 deletion tina/tina-lock.json

Large diffs are not rendered by default.

0 comments on commit 56dd782

Please sign in to comment.