💄 Migrate six AI consulting pages to the v3 block set - #4958
Open
joshbermanssw wants to merge 1 commit into
Open
💄 Migrate six AI consulting pages to the v3 block set#4958joshbermanssw wants to merge 1 commit into
joshbermanssw wants to merge 1 commit into
Conversation
Rebuilds AI Discovery Workshop, GPT, Azure, Local LLM Deployment, Chatbots and AI-Powered Phone System on v3, carrying over the existing copy, videos and FAQs. Each page is shaped around its own content rather than a fixed template, so block order and choice differ per page. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Member
Author
|
/deploy |
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4958.azurewebsites.net ℹ️ Staging slots are no longer created automatically - comment |
Contributor
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.
TL;DR
Stacked on #4950. That PR moved
/consulting/artificial-intelligenceto v3 and built the blocks needed to do it; this one applies the same treatment to the six pages around it — AI Discovery Workshop, GPT, Azure, Local LLM Deployment, Chatbots and AI-Powered Phone System. Content only: no component changes, so the diff is six JSON files.Files to review (6, +1205 / -1686):
ai-discovery-workshop.json(start here)gpt.jsonchat-bots.jsonazure.jsonlocal-llm-deployment.jsonai-powered-phone-system.jsonWhy
Every one of these was still on
imageTextBlock+spacer, several with placeholder logos from/images/Louis Test Images/. They sit one click from the AI page, so the inconsistency is visible in a single browsing session.Reviewer notes
v3Statistics(3 days / $12,000 + GST / 8 attendees max); Azure gets twov3VideoHighlights(why SSW, then landing zones); the phone system has nov3Pillsbecause its tech list is four consulting services, which is av3StackCards.v3FeatureStepsproblem framings, where v2 had no equivalent section.chat-bots.jsonhad the wrong canonical — it pointed at/consulting/artificial-intelligence. Fixed to/consulting/chat-bots.ai-powered-phone-system.jsoncanonical points at/consulting/aiphonesystem, a different slug from the file. Left alone in case a redirect depends on it, but it looks wrong./images/ssw-web/hero/. GPT uses the animatedaiConsultingSvgfrom 💄 Migrate /consulting/artificial-intelligence to the v3 block set #4950._templateis registered, every/consulting/*link resolves to a content file, and every image path exists on disk.Follow-up
/consulting/chatbots(v1 MDX) and/consulting/bots(v2) both overlap heavily withchat-bots. Per our call these should become redirects, but that's a separate change and not in this PR.Links