[landing-redesign] Dark theme + app auth links - #6
Merged
Conversation
- 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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
4 tasks
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
app.knowcap.ai/loginandapp.knowcap.ai/registerWhat changed (15 files)
navbar.tsxhero-section-general.tsxfeatures-context-section.tsxhow-it-works-section.tsxroi-section.tsxbeta-testimonials-section.tsxbeyond-obvious-section.tsxtrust-section.tsxfaq-section.tsxpersonal-note-section-general.tsxfloating-cta.tsxfooter.tsxpage.tsxlayout.tsxglobals.cssTest plan
🤖 Generated with Claude Code