From f8db9a6a7d021f1672f1923831161c04440b6ccf Mon Sep 17 00:00:00 2001 From: Swelm689 Date: Sun, 19 Jul 2026 16:51:59 +0400 Subject: [PATCH] fix: harden landing page mobile responsiveness --- frontend/src/pages/LandingPage.tsx | 108 ++++++++++++++++++++--------- 1 file changed, 74 insertions(+), 34 deletions(-) diff --git a/frontend/src/pages/LandingPage.tsx b/frontend/src/pages/LandingPage.tsx index baede37..bb1c460 100644 --- a/frontend/src/pages/LandingPage.tsx +++ b/frontend/src/pages/LandingPage.tsx @@ -35,7 +35,7 @@ const steps = [ export default function LandingPage() { return ( -
+
{/* ── CSS ─────────────────────────────────────────────── */} {/* ── Ambient glow ───────────────────────────────────── */} -
+
-
- -
+ +
- + CrystalPDF -
+
+ className="nav-sign-in text-sm text-slate-400 hover:text-white px-2 sm:px-4 py-2 transition-colors whitespace-nowrap"> Sign in + px-3 sm:px-4 py-2 rounded-lg transition-all whitespace-nowrap"> Get started
@@ -168,24 +206,24 @@ export default function LandingPage() { {/* ── Hero ───────────────────────────────────────────── */} -
{/* Text column */} -
+

+ text-[clamp(2.35rem,11vw,4.8rem)] text-white anim-reveal"> Every
PDF tool
you'll ever{' '} need.

-

Merge, split, compress, protect, convert, and annotate — from one elegant workspace. No subscriptions, no upload limits.

-
+
-
+
{/* Section header */} -
+

Toolkit

@@ -232,21 +270,23 @@ export default function LandingPage() {
{/* Grid */} -
+
{tools.map((t) => ( -
-
+
-

- {t.name} -

-

- {t.desc} -

+
+

+ {t.name} +

+

+ {t.desc} +

+
))}
@@ -255,8 +295,8 @@ export default function LandingPage() { {/* ── How it works ───────────────────────────────────── */}
-
-
+
+

How it works

@@ -309,7 +349,7 @@ export default function LandingPage() { {/* ── CTA ────────────────────────────────────────────── */}
-
+
{/* Soft top glow */}
@@ -319,10 +359,10 @@ export default function LandingPage() {

- Start working with
+ Start working with
{' '} your PDFs today.

-
+
-
+
CrystalPDF -

+

Secure, server-side processing. Your files never leave your account.