import React from 'react'; import CopyBlock from '@/components/CopyBlock'; const Layout: React.FC = ({ children }) => ( <>