diff --git a/src/app/components/Backdrop.tsx b/src/app/components/Backdrop.tsx index 4391ee5..714bf48 100644 --- a/src/app/components/Backdrop.tsx +++ b/src/app/components/Backdrop.tsx @@ -12,7 +12,7 @@ export default function Backdrop({ children }: { children: React.ReactNode }) { <>
diff --git a/src/app/components/Background.tsx b/src/app/components/Background.tsx index e3178e5..68e977f 100644 --- a/src/app/components/Background.tsx +++ b/src/app/components/Background.tsx @@ -2,7 +2,7 @@ import Spline from "@splinetool/react-spline/next"; export default function Background() { return ( -