You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextkit-nextjs-prisma-mongodb/src/app/components/dashboard/Footer.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import Link from "next/link"
3
3
exportconstFooter=()=>{
4
4
return(
5
5
<>
6
-
<pclassName="text-base text-center text-bodytext font-medium">Design and Developed by <Linkhref="https://adminmart.com/"className="text-primary font-normal underline hover:text-primaryemphasis">adminmart.com</Link></p>
6
+
<pclassName="text-base text-center text-bodytext font-medium">Design and Developed by <Linkhref="https://www.wrappixel.com"className="text-primary font-normal underline hover:text-primaryemphasis">wrappixel.com</Link></p>
Copy file name to clipboardExpand all lines: nextkit-nextjs-prisma-supabase/src/app/components/dashboard/Footer.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import Link from "next/link"
3
3
exportconstFooter=()=>{
4
4
return(
5
5
<>
6
-
<pclassName="text-base text-center text-bodytext font-medium">Design and Developed by <Linkhref="https://adminmart.com/"className="text-primary font-normal underline hover:text-primaryemphasis">adminmart.com</Link></p>
6
+
<pclassName="text-base text-center text-bodytext font-medium">Design and Developed by <Linkhref="https://www.wrappixel.com"className="text-primary font-normal underline hover:text-primaryemphasis">adminmart.com</Link></p>
0 commit comments