diff --git a/src/components/HelpFAQSection.tsx b/src/components/HelpFAQSection.tsx index 39e4c3b5..802ddf15 100644 --- a/src/components/HelpFAQSection.tsx +++ b/src/components/HelpFAQSection.tsx @@ -136,7 +136,7 @@ export function HelpFAQSection({ 'rounded-full px-4 py-2 text-sm font-semibold transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary/50', active ? 'bg-primary text-primary-foreground shadow-sm' - : 'bg-white dark:bg-[#1a1f29] text-gray-700 dark:text-gray-300 border border-gray-200 dark:border-white/10 hover:border-gray-300 dark:hover:border-white/20 hover:bg-gray-50 dark:hover:bg-[#222937]', + : 'bg-white dark:bg-[#1c2230] text-gray-700 dark:text-gray-300 border border-gray-200 dark:border-white/10 hover:border-gray-300 dark:hover:border-white/20 hover:bg-gray-50 dark:hover:bg-[#252b3a]', )} aria-pressed={active} > @@ -220,7 +220,7 @@ function FAQAccordionItem({ return ( {/* Left accent rule: orange when open, transparent otherwise */} +
diff --git a/src/pages/AboutPage.tsx b/src/pages/AboutPage.tsx index abc3d841..02cc4ce0 100644 --- a/src/pages/AboutPage.tsx +++ b/src/pages/AboutPage.tsx @@ -246,11 +246,21 @@ export function AboutPage() {
- {/* ── 2. How it works, in three steps (light cream / dark slate) ──── */} + {/* ── 2. How it works, in three steps (light cream / dark navy) ──── */}
+ {/* Subtle world-map texture in dark mode only */} +
- {/* ── 3. Two ways to get paid (white / dark slate) ────────────────── */} -
+ {/* ── 3. Two ways to get paid (white / dark navy variant) ─────────── */} +
+ {/* Subtle world-map texture in dark mode only */} +
- {/* ── 4. Need help? FAQ (cream / dark slate, integrated as three chapters) ───── */} + {/* ── 4. Need help? FAQ (cream / dark navy, integrated as three chapters) ───── */}
- {/* ── 5. Pick the side you're on (white / dark slate) ─────────────── */} -
+ {/* ── 5. Pick the side you're on (white / dark navy variant) ────────── */} +
+
+
{/* Gradient header strip */}
@@ -821,7 +841,7 @@ function GuideCard({ return ( {/* Image header */}