Update landing page with claude
This commit is contained in:
4
apps/next/src/components/landing/index.tsx
Normal file
4
apps/next/src/components/landing/index.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
export { Hero } from './hero';
|
||||
export { Features } from './features';
|
||||
export { TechStack } from './tech-stack';
|
||||
export { CTA } from './cta';
|
||||
Reference in New Issue
Block a user