fix bold tagline

This commit is contained in:
Faisal Amir 2024-03-14 17:29:02 +07:00
parent f1c67b2088
commit d67c82937d

View File

@ -163,11 +163,7 @@ export default function Home() {
Rethink the Computer Rethink the Computer
</h1> </h1>
<p className="text-2xl -mt-1 leading-relaxed text-black/60 dark:text-white/60"> <p className="text-2xl -mt-1 leading-relaxed text-black/60 dark:text-white/60">
Turn your computer into{' '} Turn your computer into an AI machine
<span className="text-black dark:text-white font-semibold">
an
</span>{' '}
AI machine
</p> </p>
<div className="mt-10"> <div className="mt-10">
{!isBrowserChrome ? ( {!isBrowserChrome ? (