Skip to content

[landing-redesign] Dark theme + app auth links - #6

Merged
Smetools merged 1 commit into
mainfrom
hassan-landing-redesign
May 25, 2026
Merged

[landing-redesign] Dark theme + app auth links#6
Smetools merged 1 commit into
mainfrom
hassan-landing-redesign

Conversation

@Smetools

Copy link
Copy Markdown
Collaborator

Summary

  • Full dark theme redesign — all sections now use the app's AuthShell color palette (#18181B → #0A0A0A gradient, white/[0.03] cards, white/[0.06] borders)
  • Navbar with auth links — new sticky navbar with "Log in" and "Get Started Free" buttons linking to app.knowcap.ai/login and app.knowcap.ai/register
  • Updated CTAs everywhere — replaced all "Apply for Beta Access" / "Book a Demo" buttons with "Get Started Free" → app.knowcap.ai/register
  • Typography aligned — Space Grotesk headings + Inter body, matching the main app exactly
  • Updated metadata — title is now "Knowcap — The Trust Layer for AI Agents"

What changed (15 files)

File Change
navbar.tsx New — sticky nav with logo, nav links, Login/Get Started buttons
hero-section-general.tsx Dark hero with app tagline, dot pattern, auth CTAs
features-context-section.tsx Aligned to dark palette
how-it-works-section.tsx Dark cards, numbered steps
roi-section.tsx Dark stat cards with metric highlights
beta-testimonials-section.tsx Dark quote cards
beyond-obvious-section.tsx Dark callout card
trust-section.tsx Dark security pillar cards
faq-section.tsx Dark accordion items
personal-note-section-general.tsx Dark final CTA, removed beta form
floating-cta.tsx Links to app.knowcap.ai instead of beta form
footer.tsx Dark footer with auth links, updated branding
page.tsx Added Navbar, dark background
layout.tsx Dark body, updated metadata
globals.css Dark CSS variables matching app's index.css

Test plan

  • Verify Vercel preview renders the dark theme
  • Click "Get Started Free" → should open app.knowcap.ai/register
  • Click "Log in" → should open app.knowcap.ai/login
  • Verify navbar scroll behavior (transparent → blurred dark)
  • Check mobile responsive (hamburger menu)
  • Verify other pages (/pitch, /careers, /contact-us) still render correctly (unchanged)

🤖 Generated with Claude Code

- Dark theme throughout matching AuthShell gradient
- New sticky navbar with Log in / Get Started Free buttons to app.knowcap.ai
- Hero section with app tagline and dot pattern overlay
- All sections restyled with dark cards
- Space Grotesk headings + Inter body matching the app typography
- Replaced beta access CTAs with Get Started Free to /register
- Updated metadata title to The Trust Layer for AI Agents
- Footer with Product links (Get Started, Log in, Book a Demo)
- Floating CTA links to app.knowcap.ai/register

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment May 25, 2026 2:44pm

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3f073497-edf8-4717-b5b8-af322ab0d3b5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hassan-landing-redesign

Comment @coderabbitai help to get the list of available commands and usage tips.

@Smetools
Smetools merged commit b0bcd61 into main May 25, 2026
3 checks passed
Smetools added a commit that referenced this pull request Jun 14, 2026
…rends to advisory

Dry-run (2026-06-14) surfaced two input gaps in the routine:
- The only hub SEO audit is technical/on-page — it has NO keyword table, so
  routine input #5 had no structured source.
- Google Trends has negligible volume for this B2B ICP (closest odoo term
  scored <=0.9/100 across EG/SA/AE), so it can't gate keyword selection.

This adds routines/blogger/keyword-opportunities.md as the PRIMARY keyword
source: a per-persona table (odoo-partners, mena-audit-firms,
regulated-verticals, + deprioritized mena-agencies), each keyword
pain-and-intent derived from POSITIONING.md buyer profiles, with dedup
status vs shipped slugs. Includes the only volume-validated MENA terms we
actually have (mahdar egtmaa 89x Saudi; "AI meeting notes" Saudi growth;
Saudi PDPL) mined from shipped posts.

ROUTINE.md: input #5 now reads keyword-opportunities.md (SEO audit demoted
to on-page guidance only); input #6 (Trends) is advisory/tiebreaker, never
a gate; failure-mode "advance keyword" points at the new table.

Also flags the roster-vs-research mismatch: mena-agencies is in the rotation
roster but the segmentation study rates it an anti-buyer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Smetools added a commit that referenced this pull request Jun 14, 2026
…static keywords + Trends) (#61)

Turns the blogger from static-keyword + dead-Google-Trends into a daily, live
SEO-driven engine.

- scripts/seo-pull.mjs: zero-dep DataForSEO pull (Google-Ads keywords_for_keywords).
  Expands persona seeds into real related keywords with search volume + competition,
  MENA (KSA+EG+UAE) EN+AR, filters to Knowcap ICP intent, ranks by volume x
  competition-weight, dedups vs shipped posts -> opportunity-queue.json + digest.
  Auth: HTTP Basic from ~/.claude/secrets/blogger.md (never committed).
  Verified live: 369 keywords -> 13 fresh ranked opportunities, $0.075/run.
- AGENT.md: the brain mission (email-manager style) — daily flow, burn cadence,
  hard rules (ICP-only, Knowcap-angle, quality>quota, honesty, dedup, EN posts).
- ROUTINE.md: input #5 now runs seo-pull (was static SEO-audit scan); #6 Google
  Trends removed (near-zero for B2B); new "Daily flow + burn cadence" section
  (3 posts/wk for ~8wk -> 1/wk, never publish thin to hit quota).
- .gitignore: opportunity-queue.json + burn-state.json (runtime state).

Brain-first half of the knowcap/blogger routine rebuild (routine-creator). The
thin schedule shell + Windows task land in claude-knowcap next.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant