New marketing website - #63
Open
marinamunoz-aircury wants to merge 35 commits into
Open
Conversation
marinamunoz-aircury
force-pushed
the
new-marketing-website
branch
from
August 4, 2026 14:43
d2a9874 to
4f351b2
Compare
marinamunoz-aircury
force-pushed
the
new-marketing-website
branch
6 times, most recently
from
August 19, 2026 15:13
456301a to
1b6007c
Compare
Tailwind class lists are composed by hand across the marketing components, so a later class never wins over an earlier duplicate and conditionals turn into template-literal ternaries. cn() wraps clsx with tailwind-merge: objects for conditional classes, and conflicting utilities resolved last-wins so a component's defaults can be overridden by its caller.
marinamunoz-aircury
force-pushed
the
new-marketing-website
branch
from
August 20, 2026 11:04
c3a282a to
5b3cfc8
Compare
Email confirmation codes behind CodeStore/CodeSender ports with an in-memory store and console mock sender; POST request-code returns the optional mockCode hint, verify-code enforces expiry, attempt limit and single use. See ADR-0001. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Native <dialog> styled after the Elemwave Home Claude Design reference: white card, navy form actions, demo-code hint box and close button. Header, book panel and footer CTAs open it through BookingModalProvider; PillButton exports its class list for button triggers. Adds the --color-error token. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…export The Image Optimization API needs a server and the export has none, so next build refused to run. next/image now serves its sources untouched, which only affects the logo in the header and footer: every other image already bypasses the optimiser.
marinamunoz-aircury
force-pushed
the
new-marketing-website
branch
from
August 20, 2026 11:18
5b3cfc8 to
415c3f9
Compare
ivantocon-aircury
approved these changes
Aug 21, 2026
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.
No description provided.