Add Marlon enterprise AI workshop event landing page#4715
Draft
designbyalex wants to merge 4 commits into
Draft
Conversation
New event page at /events/marlon-event-landing-page — a half-day live workshop landing page for Australian CEOs/CTOs/CFOs/CIOs. Duplicated from ai-workshop-essentials.json and rewritten using only existing Tina blocks (imageTextBlock, cardCarousel, accordionBlock, logoCarousel, spacer) based on the mockup at ssw-ai-event-landing-page.netlify.app. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
Coverage report
Test suite run success13 tests passing in 1 suite. Report generated by 🧪jest coverage report action from fd30118 |
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4715.azurewebsites.net |
Contributor
Removes four /images/ssw-web/hero|blog/* references that 404 in this branch (folders don't exist in public/). Empty paths let Tina render without ~7s failed image fetches; assets to be added via Tina media. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4715.azurewebsites.net |
Contributor
🚀 Lighthouse score comparison for PR slot and production
|
Adds a new lead capture form option to the v2 button template so editors can attach a "Reserve Your Seat" JotForm to any button. Wires the new form ID through the global content schema and points the Marlon event page Reserve buttons at the new form. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
|
No linked issues found. Please add the corresponding issues in the pull request description. |
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4715.azurewebsites.net |
Contributor
🚀 Lighthouse score comparison for PR slot and production
|
Adds the same lead capture form selector and button colour picker to the embeddedButton slot inside the v2 Card Carousel cards. New "Link" option (ghost variant) on the button colour picker preserves the existing inline-link look as the default. Also adds a 4:3 black placeholder image into the Marlon page sections whose media slots currently hold a YouTube link. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
|
Deployed changes to https://app-sswwebsite-9eb3-pr-4715.azurewebsites.net |
Contributor
🚀 Lighthouse score comparison for PR slot and production
|
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
/events/marlon-event-landing-pagefor a half-day live workshop targeting Australian CEOs/CTOs/CFOs/CIOscontent/eventsv2/ai-workshop-essentials.jsonand rewritten using only existing Tina blocks (imageTextBlock,cardCarousel,accordionBlock,logoCarousel,spacer)Block layout
imageTextBlock— Hero: "Solving the Hardest Enterprise Business Problems with AI"cardCarousel— Why attend (4 cards)imageTextBlock— The OpportunitycardCarousel— What you'll walk out with (3 stacked cards)cardCarousel— Who this is for (3 audience segments)logoCarousel— Australian businesses we've engineered forimageTextBlock— Your host: Mike SmedleyaccordionBlock— Agenda (8 timed items)imageTextBlock— Why this is different + 4 feature columns (price, time, audience, scarcity)accordionBlock— FAQ (7 questions)imageTextBlock— Reserve your seat (Brisbane / Melbourne / Sydney dates + venues)spacerKnown placeholders to swap in Tina
public/images/ssw-web/logos/. Substituted with existing enterprise logos for now.bookingJotFormId. Swap to a dedicated JotForm if needed.Test plan
/events/marlon-event-landing-page)🤖 Generated with Claude Code