diff --git a/src/pages/index.tsx b/src/pages/index.tsx index a7f5bf2..e5f9ffe 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,9 +1,13 @@ import { Link } from "@tanstack/react-router"; +import { Image } from "@unpic/react"; import Feature from "#/components/Feature.tsx"; import Section from "#/components/Section.tsx"; +import examplePdf1 from "@/assets/images/examplepdf1.webp?url"; +import examplePdf2 from "@/assets/images/examplepdf2.webp?url"; + const Home = () => ( -
+
( Get Started -
-

example pdfs

+
+ Example PDF 2 + Example PDF 1