import { CTA, Features, Hero, TechStack } from '@/components/landing'; export default function Home() { return (
); }