mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-08 13:48:42 +03:00
feat: update landing copy
This commit is contained in:
commit
8f14ec4fbe
@ -46,7 +46,7 @@ export default function Example() {
|
||||
{s.icon}
|
||||
</span>{" "}
|
||||
<div className="z-10 flex flex-col items-center">
|
||||
<span className="text-xl font-medium duration-150 lg:text-3xl text-zinc-200 group-hover:text-white font-display">
|
||||
<span className="lg:text-xl font-medium duration-150 xl:text-3xl text-zinc-200 group-hover:text-white font-display">
|
||||
{s.handle}
|
||||
</span>
|
||||
<span className="mt-4 text-sm text-center duration-1000 text-zinc-400 group-hover:text-zinc-200">
|
||||
|
@ -47,4 +47,5 @@ export default function Home() {
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
}
|
||||
|
@ -40,7 +40,7 @@ export default async function ProjectsPage() {
|
||||
return (
|
||||
<div className="relative pb-16">
|
||||
<Navigation />
|
||||
<div className="px-6 pt-16 mx-auto space-y-8 max-w-7xl lg:px-8 md:space-y-16 md:pt-24 lg:pt-32">
|
||||
<div className="px-6 pt-20 mx-auto space-y-8 max-w-7xl lg:px-8 md:space-y-16 md:pt-24 lg:pt-32">
|
||||
<div className="max-w-2xl mx-auto lg:mx-0">
|
||||
<h2 className="text-3xl font-bold tracking-tight text-zinc-100 sm:text-4xl">
|
||||
Projects
|
||||
|
Loading…
x
Reference in New Issue
Block a user