diff --git a/apps/web/app/page.tsx b/apps/web/app/page.tsx index 7999535..afcc1f0 100644 --- a/apps/web/app/page.tsx +++ b/apps/web/app/page.tsx @@ -1,4 +1,5 @@ import { Button } from "@/components/ui/button"; +import Image from "next/image"; import Link from "next/link"; import React from "react"; @@ -6,25 +7,30 @@ export default function Page(): JSX.Element { return (
- Purple light ray
- +
+ +
diff --git a/apps/web/public/light-ray.svg b/apps/web/public/light-ray.svg index 1d57db6..7f219ed 100644 --- a/apps/web/public/light-ray.svg +++ b/apps/web/public/light-ray.svg @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ - +