feat(site): redesign with product pages, ecosystem sections and pixel reveal
Add cli/code/office/platform/pricing pages, new home sections (Ecosystem, FeatureGrid, Faq, WorkflowSteps, BottomCta, ProductEcosystem), ScrollReveal and PixelTextReveal animation components, brand assets, and expanded site-content. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
export { default as BlogPreviewSection } from "./BlogPreviewSection"
|
||||
export { default as BottomCta } from "./BottomCta"
|
||||
export { default as CtaSection } from "./CtaSection"
|
||||
export { default as EcosystemSection } from "./EcosystemSection"
|
||||
export { default as FaqSection } from "./FaqSection"
|
||||
export { default as FeatureGrid } from "./FeatureGrid"
|
||||
export { default as HeroSection } from "./HeroSection"
|
||||
export { default as IntegrationsSection } from "./IntegrationsSection"
|
||||
export { default as PrinciplesSection } from "./PrinciplesSection"
|
||||
export { default as ProductEcosystem } from "./ProductEcosystem"
|
||||
export { default as WorkflowSteps } from "./WorkflowSteps"
|
||||
|
||||
Reference in New Issue
Block a user