File tree Expand file tree Collapse file tree
src/app/features/help-dashboard Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 < span class ="font-bold text-xl tracking-tight text-slate-900 "> Expense Wise</ span >
1111 </ div >
1212 < div class ="flex items-center gap-4 ">
13- < a href ="https://exwisedoc.vercel.app " target =" _blank "
13+ < a href ="https://exwisedoc.vercel.app "
1414 class ="hidden sm:block text-sm font-medium text-slate-500 hover:text-indigo-600 transition-colors "> Documentation</ a >
15- < a href ="https://exwise.vercel.app " target =" _blank "
15+ < a href ="https://exwise.vercel.app "
1616 class ="bg-slate-900 text-white px-5 py-2.5 rounded-xl text-sm font-semibold hover:bg-slate-800 transition-all shadow-md hover:shadow-xl active:scale-95 "> Open
1717 App</ a >
1818 </ div >
@@ -311,11 +311,11 @@ <h2 class="text-3xl font-bold text-slate-900 mb-4 tracking-tight">Still need hel
311311 < p class ="text-slate-500 text-sm "> Empowering your financial journey since 2024.</ p >
312312 </ div >
313313 < div class ="flex flex-wrap justify-center md:justify-end gap-6 text-sm font-semibold text-slate-600 ">
314- < a href ="https://github.com/devnamdev2003 " target =" _blank "
314+ < a href ="https://github.com/devnamdev2003 "
315315 class ="hover:text-indigo-600 transition-colors flex items-center gap-1 ">
316316 < i data-lucide ="github " class ="w-4 h-4 "> </ i > GitHub
317317 </ a >
318- < a href ="https://devnamdev2003.github.io " target =" _blank "
318+ < a href ="https://devnamdev2003.github.io "
319319 class ="hover:text-indigo-600 transition-colors flex items-center gap-1 ">
320320 < i data-lucide ="code " class ="w-4 h-4 "> </ i > Developer
321321 </ a >
@@ -326,4 +326,4 @@ <h2 class="text-3xl font-bold text-slate-900 mb-4 tracking-tight">Still need hel
326326 </ div >
327327 </ div >
328328 </ footer >
329- </ div >
329+ </ div >
You can’t perform that action at this time.
0 commit comments