Add SGRR v6 website with redesigned styles and HTML structure#265
Open
sideling wants to merge 1 commit intonextlevelbuilder:mainfrom
Open
Add SGRR v6 website with redesigned styles and HTML structure#265sideling wants to merge 1 commit intonextlevelbuilder:mainfrom
sideling wants to merge 1 commit intonextlevelbuilder:mainfrom
Conversation
Full pixel-faithful implementation of the SGRR (Sydney Garage & Rubbish Removal) v6 design from claude.ai/design: - sgrr/SGRR v6.html — complete single-page landing site with Nav, Hero + quote form, Skip vs SGRR compare, Process, Pricing, Services, Sydney split, Reviews, FAQ, Suburbs, Final CTA, Footer, sticky mobile bar - sgrr/styles.css — design tokens (Instrument Serif / Inter Tight / JetBrains Mono, navy + orange + cream palette), full responsive layout - sgrr/assets/hero.jpg + logo.png — externalized images (no base64 bloat) Key design highlights: SVG icon sprite (no emoji), JSON-LD LocalBusiness + FAQPage structured data, client-side quote form success state, prefers- reduced-motion guard, WCAG-AA contrast, OG/Twitter meta tags. https://claude.ai/code/session_01Wa8NZSJEkMYXbs8xVqGwUT
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
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
This PR introduces the complete SGRR v6 website redesign, featuring a bold visual refresh with serif typography, a warmer color palette, and a modern component-based layout. The site is fully responsive and includes integrated quote form functionality with success states.
Key Changes
New stylesheet (styles.css): 1,088 lines of comprehensive CSS including:
New HTML page (SGRR v6.html): 705-line responsive website featuring:
Assets: Added logo.png and hero.jpg image files
Notable Implementation Details
https://claude.ai/code/session_01Wa8NZSJEkMYXbs8xVqGwUT