+import { Monitor } from '@lucide/vue' import SlideFrame from '../components/SlideFrame.vue' import PlaceholderBadge from '../components/PlaceholderBadge.vue' +import { Alert, AlertTitle, AlertDescription } from '@/components/ui/alert' import { brand, surfaceEntities, accentText } from '../data' @@ -40,7 +42,16 @@ import { brand, surfaceEntities, accentText } from '../data' Raising now ยท {{ brand.firstNode }} -
+
+