6 Commits

Author SHA1 Message Date
jacob-mathison f44909eca9 feat: socials grid, cookie consent (GDPR/CCPA/PIPEDA), privacy & terms pages, enhanced SEO meta tags
- index.tsx: full socials section (YouTube, X, Instagram, Facebook, TikTok, Patreon)
- index.tsx: enhanced meta description + keywords
- _document.tsx: global meta keywords, proper OG image dimensions, twitter:creator
- _app.tsx: cookie consent component mounted globally
- CookieConsent.tsx: GDPR/CCPA/PIPEDA compliant banner with accept/decline + localStorage + GA disable
- pages/privacy.tsx: full Privacy Policy (GDPR, CCPA/CPRA, PIPEDA sections)
- pages/terms.tsx: Terms & Conditions (IP, governing law NE, disclaimers)
- Home.module.css: socialGrid/socialBtn styles, footerLinks, legal page styles
- footer: Privacy Policy + Terms links on all pages
2026-04-11 08:43:19 -05:00
jacob-mathison 690259130c feat: 404 page, security headers, BLB favicon + apple-touch-icon from logo 2026-04-09 09:19:11 -05:00
jacob-mathison 527ddf4ecc feat: add BLBLogo as og-image for social sharing 2026-04-09 09:05:48 -05:00
jacob-mathison ab5c9e9216 feat: robots.txt, sitemap, OG meta, twitter cards, remove api/hello 2026-04-09 08:58:38 -05:00
jacob-mathison 1786c6bb7b feat: add GA4 tracking (G-6EJVCK4931) to bonelordbob.com 2026-04-09 08:25:42 -05:00
jacob-mathison d367c768e5 feat: init Next.js app with Pages Router + TypeScript 2026-04-08 12:23:24 -05:00