refactor: update UI styling and download link to point to GitHub releases

This commit is contained in:
2025-10-14 12:01:33 +02:00
parent ad1d11cdf1
commit 34956dc5b3
7 changed files with 19 additions and 129 deletions

View File

@@ -98,7 +98,7 @@ function PlayIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
export function Hero() {
return (
<div className="overflow-hidden py-20 sm:py-32 lg:pb-32 xl:pb-36">
<div className="overflow-hidden py-32">
<Container>
<div className="lg:grid lg:grid-cols-12 lg:gap-x-8 lg:gap-y-20">
<div className="relative z-10 mx-auto max-w-2xl lg:col-span-7 lg:max-w-none lg:pt-6 xl:col-span-6">