From 8a00170cd9054a16dd285ab7059fe1cf2a893e93 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 6 Jan 2026 21:26:00 +0000 Subject: [PATCH 1/4] Create professional consulting recruiting mentorship landing page - Implemented complete landing page with 13 sections - BC Maroon color scheme (#822433) with minimal, clean design - Mobile-first responsive design (breakpoints: 768px, 1024px) - Sticky navigation with mobile hamburger menu - Hero section with compelling value proposition - Services section with pricing tiers ($97, $297, $597) - FAQ accordion functionality - Smooth scroll behavior and scroll-to-top button - All CTAs link to Cal.com booking (https://cal.com/timh.liu/intro) - Pure vanilla JavaScript (no jQuery) - Inter font family from Google Fonts - WCAG AA compliant accessibility - Optimized for performance (<1MB total page weight) --- index.html | 922 ++++++++++++++++++++------------------- script.js | 268 ++++++++---- styles.css | 1221 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1899 insertions(+), 512 deletions(-) create mode 100644 styles.css diff --git a/index.html b/index.html index a653d92..6bd431b 100644 --- a/index.html +++ b/index.html @@ -1,469 +1,511 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - Timothy H. Liu - - - - - + + + + + + + + + + + + + + Timothy Liu - Consulting Recruiting Mentorship + + + + + + + + - -