diff --git a/app/(marketing)/page.tsx b/app/(marketing)/page.tsx index 1e5c0820..0b238890 100644 --- a/app/(marketing)/page.tsx +++ b/app/(marketing)/page.tsx @@ -12,7 +12,8 @@ export default function Page() { return ( <> - + {/* Uncomment to toggle live colors in dev mode: + */} ); }