diff --git a/frontend/src/pages/LandingPage.tsx b/frontend/src/pages/LandingPage.tsx index baede37..6f24897 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 ───────────────────────────────────── */}
-
-
{/* ── Nav ────────────────────────────────────────────── */} {/* ── Hero ───────────────────────────────────────────── */} -
+
{/* Text column */} -
+

Every
PDF tool
you'll ever{' '} need.

-

+

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

-
+
Sign in to workspace @@ -204,11 +191,11 @@ export default function LandingPage() {
{/* Crystal visual */} -
+
{/* Inner facets */}
- +
@@ -216,27 +203,27 @@ export default function LandingPage() { {/* ── Tools grid ─────────────────────────────────────── */}
-
+
{/* Section header */} -
-

+

+

Toolkit

-

Everything in
one workspace

-

+

Every operation produces a new file — your originals stay untouched.

- {/* Grid */} -
+ {/* Grid: 1 col on small phones, 2 on mobile, 4 on desktop */} +
{tools.map((t) => ( -
+
@@ -255,12 +242,12 @@ export default function LandingPage() { {/* ── How it works ───────────────────────────────────── */}
-
-
-

+

+
+

How it works

-

Three steps, that's it

@@ -270,17 +257,17 @@ export default function LandingPage() { {steps.map((s, i) => (
{/* Step row */} -
+
{/* Left: number + icon */}
-
- +
{/* Right: text */} -
+

Step {s.num}

@@ -295,8 +282,8 @@ export default function LandingPage() { {/* Connector between steps */} {i < steps.length - 1 && ( -
-
+
+
@@ -309,22 +296,22 @@ export default function LandingPage() { {/* ── CTA ────────────────────────────────────────────── */}
-
+
{/* Soft top glow */}
-

+

Free to use. No credit card required.

-

+

Start working with
your PDFs today.

-
+
or sign in @@ -342,7 +329,7 @@ export default function LandingPage() { {/* ── Footer ─────────────────────────────────────────── */}