-
Notifications
You must be signed in to change notification settings - Fork 0
Complete site redesign with new template and features #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hoektoe
wants to merge
15
commits into
master
Choose a base branch
from
new-site-redesign
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Remove old Next.js Pages Router site with Storyblok CMS - Add new Next.js 16 App Router site with React 19 and Tailwind 4 - Include template library in templates/pages/ for alternative page designs - Features: home, about, pricing, and privacy policy pages Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Set explicit turbopack.root to prevent Next.js from inferring incorrect workspace root due to parent directory lockfile. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace hero section screenshots with a new Gemini-generated sunset landscape image. Add a new 'sunset' wallpaper color option with warm peach-amber tones that complement the image's golden fields and sky. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add theme toggle component with sun/moon icons that saves preference to localStorage and respects system preference - Configure class-based dark mode in Tailwind CSS - Add logo image to header navbar - Replace placeholder images with custom artwork for anxiety and relationships service sections - Update service wallpaper colors to match image tones (green for substance abuse, sunset for depression/anxiety/relationships) - Update navbar and page backgrounds for proper light mode support Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create contact page with email, Paarl office location (with Google Maps link), and online sessions info - Create rates-and-insurance page with medical aid, cash rates, and contact info - Update footer link to point to new rates-and-insurance page - Add CLAUDE.md with yarn package manager preference Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create anxiety, depression, relationships, substance-abuse pages with hero headers and document content sections - Create services page with hero and 4 service blocks - Redesign about page with bio, credentials, and publication download - Add protea color theme for anxiety page - Update homepage service blocks with matching colors (blue for depression, protea for anxiety) - Add color prop to HeroWithDemoOnBackground component - Update footer: remove Legal section, remove duplicate Therapy Services link, use dynamic year - Add portrait image and publication PDF assets Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Integrate PostHog with pageview tracking for Next.js App Router - Update CLAUDE.md with comprehensive project guidelines and color system - Remove unused templates folder that was causing build errors Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Replace anxiety service image with lily flower - Update protea wallpaper color to warm golden tones to match new image - Change Paarl footer link to Bloemendal Clinic Google Maps location - Change Online Sessions footer link to contact page - Minor formatting cleanup in page.tsx Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Add favicon and apple-icon using Next.js metadata API - Optimize font loading with next/font/google for Instrument Serif and Inter - Add top banner with email and location info - Add sitemap.ts and robots.txt for SEO - Add Stellenbosch location page - Update substance abuse image and vineyard landscape image - Add metadata to all pages (about, anxiety, depression, etc.) - Remove orphaned pricing page Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add new Stat for Psychology Degree from Stellenbosch University and Pearson Institute - Replace dutch.png with dutch_house.png for vineyard landscape - Remove unused photos/1.webp - Update next-env.d.ts routes path Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Removes theme toggle component and all dark: variant classes throughout the codebase. Updates wallpaper component with new color variants and adds michelle_avatar image. Simplifies styling by consolidating to a single light theme. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add canonical URLs to all pages for proper indexation - Add Open Graph images using logo as placeholder - Create /franschhoek location page for local SEO - Add Franschhoek to schema areaServed and footer navigation - Add rel="noopener noreferrer" to all external links - Update sitemap with new Franschhoek page Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Replace anxiety, depression, and relationship service images - Add new wallpaper colors: olive, steel, sage, amber - Update service sections to use new color variants that match images - Enable Turbopack for faster development builds Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code