diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 1876447..b2bd36b 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -184,18 +184,18 @@ export default function HomePage() {
{/* Hero Section - "Bloomberg meets Apple" */} -
+
-
+
{/* Puma Logo */} -
+
pounce {/* Glow ring */} @@ -203,49 +203,53 @@ export default function HomePage() {
- {/* Main Headline - Konzept: "Der Markt schläft nie. Du schon." */} + {/* Main Headline - kompakter */}

- + The market never sleeps. - + You should.

- {/* Subheadline - Konzept Versprechen */} -

+ {/* Subheadline - kompakter */} +

We scan. We watch. We alert.{' '} You pounce.

{/* Tagline */} -

+

Don't guess. Know.

- {/* Domain Checker */} -
- + {/* Domain Checker - PROMINENT */} +
+
+ {/* Glow effect behind search */} +
+ +
{/* Trust Indicators */} -
-
- - + TLDs +
+
+ + + TLDs
-
- - Live Auctions +
+ + Live Auctions
-
- - Instant Alerts +
+ + Instant Alerts
-
- - Price Intel +
+ + Price Intel
diff --git a/frontend/src/components/CommandCenterLayout.tsx b/frontend/src/components/CommandCenterLayout.tsx index 9444a3e..ccfd1d5 100755 --- a/frontend/src/components/CommandCenterLayout.tsx +++ b/frontend/src/components/CommandCenterLayout.tsx @@ -109,7 +109,7 @@ export function CommandCenterLayout({ > {/* Top Bar */}
-
+
{/* Left: Title */}
{title && ( diff --git a/frontend/src/components/DomainChecker.tsx b/frontend/src/components/DomainChecker.tsx index ab490bf..2d0fbce 100644 --- a/frontend/src/components/DomainChecker.tsx +++ b/frontend/src/components/DomainChecker.tsx @@ -62,21 +62,21 @@ export function DomainChecker() { } return ( -
+
{/* Search Form */}
- {/* Glow effect container */} + {/* Glow effect container - always visible, stronger on focus */}
-
+
{/* Input container */}
setIsFocused(true)} onBlur={() => setIsFocused(false)} placeholder="Hunt any domain..." - className="w-full px-4 sm:px-6 py-4 sm:py-5 pr-28 sm:pr-36 bg-transparent rounded-xl sm:rounded-2xl - text-body-sm sm:text-body-lg text-foreground placeholder:text-foreground-subtle + className="w-full px-5 sm:px-7 py-5 sm:py-6 pr-32 sm:pr-40 bg-transparent rounded-2xl + text-base sm:text-lg text-foreground placeholder:text-foreground-subtle focus:outline-none transition-colors" />
-

- Try dream.com, startup.io, or next.co +

+ Try dream.com, startup.io, or next.ai