VIBN Frontend for Coolify deployment
This commit is contained in:
14
marketing/components/index.ts
Normal file
14
marketing/components/index.ts
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Marketing Components
|
||||
* All marketing-specific components for the landing page
|
||||
*/
|
||||
|
||||
export { Hero } from "./hero";
|
||||
export { EmotionalHook } from "./emotional-hook";
|
||||
export { WhoItsFor } from "./who-its-for";
|
||||
export { Transformation } from "./transformation";
|
||||
export { Features } from "./features";
|
||||
export { HowItWorks } from "./how-it-works";
|
||||
export { Pricing } from "./pricing";
|
||||
export { CTA } from "./cta";
|
||||
|
||||
Reference in New Issue
Block a user