mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
White text
This commit is contained in:
@@ -96,7 +96,7 @@ export function LandingPage() {
|
||||
<div className="relative container mx-auto min-h-[100dvh] p-4 flex items-center xl:min-h-0 xl:px-6 xl:py-32">
|
||||
<div className="text-center space-y-8 max-w-4xl mx-auto">
|
||||
{/* Main Headline */}
|
||||
<h1 className="text-5xl md:text-7xl font-bold bg-gradient-to-r from-white via-blue-100 to-cyan-200 bg-clip-text text-transparent leading-tight">
|
||||
<h1 className="text-5xl md:text-7xl font-bold text-white leading-tight">
|
||||
Sogen
|
||||
</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user