import Footer from 'components/layout/footer'; import { Carousel } from 'components/ui/carousel'; import { Suspense } from 'react'; export const runtime = 'edge'; export const metadata = { description: 'scape²: consciously created, art to wear, altering angles, by independent artist Sammii.', openGraph: { type: 'website' }, }; export default async function HomePage() { return ( <> {/* Art for the Wall Art for the Wardrobe */} > ); }