Commit Graph

11 Commits

Author SHA1 Message Date
jacob-mathison b04d65f062 feat: social links, cookie banner, privacy policy, terms pages, meta keywords 2026-04-11 08:43:48 -05:00
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 e616b6efe5 feat: wire up BLBLogo and FBBanner as site icon and OG image
- favicon.ico, icon-192/512, apple-touch-icon → BLBLogo.png
- og:image + twitter:card image → FBBanner.png (OG image)
- Display BLBLogo in About section (replaces skull placeholder)
- Add Next/Image import and aboutLogo CSS class
2026-04-10 01:13:05 -05:00
jacob-mathison 3e65e1ad60 feat: BLB logo favicon + FBBanner OG image — new brand assets from Aaron 2026-04-10 01:11:50 -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 ecb1c55774 feat: BLB landing page — dark hero, about, characters, follow CTA 2026-04-08 13:44:34 -05:00
jacob-mathison d367c768e5 feat: init Next.js app with Pages Router + TypeScript 2026-04-08 12:23:24 -05:00
jacob-mathison 28fb733cac Initial commit 2026-04-08 12:19:57 -05:00