Skip to content

Landing: tighter hero — drop the lede, lower the headline, link the byline#24

Merged
Aayam Bansal (aayambansal) merged 1 commit into
mainfrom
landing-hero-copy
Jul 5, 2026
Merged

Landing: tighter hero — drop the lede, lower the headline, link the byline#24
Aayam Bansal (aayambansal) merged 1 commit into
mainfrom
landing-hero-copy

Conversation

@aayambansal

Copy link
Copy Markdown
Member
  • Removes the 'One environment for the whole loop…' paragraph from the hero.
  • The headline block settles lower over the waves (mb-[7vh]mb-[5vh]), and the CTA row inherits the freed animation slot.
  • 'by Synthetic Sciences' under the wordmark now links to https://syntheticsciences.ai (subtle hover brighten, opens in a new tab).

Verified: bun run build clean; rendered via vite preview — lede gone, headline lower, byline hoverable.

…yline

The 'One environment for the whole loop…' paragraph goes; the headline
block settles lower over the waves (mb 7vh → 5vh) and the CTA row takes
the lede's animation slot. 'by Synthetic Sciences' now links to
syntheticsciences.ai.
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openscience Ready Ready Preview, Comment Jul 5, 2026 9:09am

Request Review

@aayambansal Aayam Bansal (aayambansal) merged commit fb842b4 into main Jul 5, 2026
9 checks passed
@aayambansal Aayam Bansal (aayambansal) deleted the landing-hero-copy branch July 5, 2026 09:11
Aayam Bansal (aayambansal) added a commit that referenced this pull request Jul 7, 2026
…g-refresh correctness (#120)

Four provider/transform correctness fixes from the backend audit:

- max reasoning variant no longer starves text to 1 token. On a 32k-output
  Claude, the max thinking budget of cap-1 (31,999) left maxOutputTokens
  returning a single text token; keep it proportional (~3/4 of cap). Large
  caps still clamp at 31,999. (#17)
- Gemini-3 effort variants are nested under thinkingConfig. @ai-sdk/google
  only reads providerOptions.google.thinkingConfig.*, so the old top-level
  keys were dropped and effort selection was silently ignored (always high). (#24)
- Config-model merge falls back to the catalog model's interleaved shape like
  every other capability, so overriding one field (e.g. cost) no longer drops
  the interleaved-reasoning relocation. (#29)
- ModelsDev.refresh() now invalidates provider state so a long-running session
  picks up the hourly-refreshed catalog instead of the first snapshot. (#25)
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.

1 participant