Add some marketing content

This commit is contained in:
KMKoushik
2024-04-21 20:50:24 +10:00
parent abd1f6bb5b
commit e7a0376519
6 changed files with 149 additions and 28 deletions

View File

@@ -64,7 +64,7 @@ export default async function AuthenticatedDashboardLayout({
<div className="flex h-full max-h-screen flex-col gap-2">
<div className="flex h-14 items-center px-4 lg:h-[60px] lg:px-6">
<Link href="/" className="flex items-center gap-2 font-semibold">
<Image src="/Logo-1.png" alt="Unsend" width={40} height={40} />
<Image src="/Logo-2.png" alt="Unsend" width={20} height={20} />
<span className=" ">Unsend</span>
</Link>