Merge S2 (a1): compliance + approval pack
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> # Conflicts: # BUILD-STATE.md # web/src/app/about/page.tsx
This commit is contained in:
@@ -17,6 +17,7 @@ const COLUMNS: { head: string; links: { label: string; href: string }[] }[] = [
|
||||
head: 'COMPANY',
|
||||
links: [
|
||||
{ label: 'About', href: '/about' },
|
||||
{ label: 'Methodology', href: '/methodology' },
|
||||
{ label: 'The Report', href: '/blog' },
|
||||
{ label: 'Help & FAQ', href: '/help' },
|
||||
],
|
||||
@@ -77,7 +78,7 @@ export default function Footer() {
|
||||
>
|
||||
<div style={{ ...mono, fontSize: 11, color: 'var(--text-2)' }}>
|
||||
VYNDR is an analytics tool, not a sportsbook. Not financial advice. Gamble responsibly. 21+ ·{' '}
|
||||
<a href="tel:18005224700" style={{ color: 'var(--amber)', textDecoration: 'none' }}>1-800-522-4700</a>
|
||||
<a href="tel:18004262537" style={{ color: 'var(--amber)', textDecoration: 'none' }}>1-800-GAMBLER</a>
|
||||
</div>
|
||||
<div style={{ ...mono, fontSize: 11, color: 'var(--text-2)' }}>
|
||||
BUILT BY KEVON BUTLER · DETROIT · © 2026 VYNDR
|
||||
|
||||
Reference in New Issue
Block a user