Add animation utilities, update theme settings, and replace welcome component with better structure. Remove old logos

This commit is contained in:
2026-01-12 19:55:21 -04:00
parent e2fbd8e9dd
commit 2e88ede4c2
9 changed files with 242 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import type { Route } from "./+types/home";
import { Welcome } from "../welcome/welcome";
import { Welcome } from "../components/pages/welcome/welcome";
export function meta({}: Route.MetaArgs) {
return [