Skip to content

New marketing website - #63

Open
marinamunoz-aircury wants to merge 35 commits into
masterfrom
new-marketing-website
Open

New marketing website#63
marinamunoz-aircury wants to merge 35 commits into
masterfrom
new-marketing-website

Conversation

@marinamunoz-aircury

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread projects/marketing/lib/booking/service.ts Fixed
Comment thread projects/marketing/lib/booking/validation.ts Fixed
Comment thread projects/marketing/components/booking/BookingModalProvider.tsx Outdated
Comment thread projects/marketing/components/home/Header.tsx Outdated
Comment thread projects/marketing/components/home/PillButton.tsx Outdated
Comment thread projects/marketing/components/home/SectionHeading.tsx Outdated
Comment thread projects/marketing/lib/booking/constants.ts Outdated
Comment thread projects/marketing/next.config.ts Outdated
@marinamunoz-aircury
marinamunoz-aircury force-pushed the new-marketing-website branch 6 times, most recently from 456301a to 1b6007c Compare August 19, 2026 15:13
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 and others added 9 commits August 20, 2026 13:16
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>
manuelorantes-aircury and others added 17 commits August 20, 2026 13:16
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants