diff --git a/public/screenshot1.png b/public/screenshot1.png new file mode 100644 index 0000000..af4fc70 Binary files /dev/null and b/public/screenshot1.png differ diff --git a/public/screenshot2.png b/public/screenshot2.png new file mode 100644 index 0000000..94b0861 Binary files /dev/null and b/public/screenshot2.png differ diff --git a/src/assets/blockmatic.svg b/src/assets/blockmatic.svg index bc1116e..7ee3529 100644 --- a/src/assets/blockmatic.svg +++ b/src/assets/blockmatic.svg @@ -16,16 +16,16 @@ transform="translate(-69.282031,-147.50001)"> diff --git a/src/index.css b/src/index.css index 876a9e1..a25d341 100644 --- a/src/index.css +++ b/src/index.css @@ -1,4 +1,5 @@ @import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"); @tailwind base; @tailwind components; diff --git a/src/pages/IndexPage.tsx b/src/pages/IndexPage.tsx index 94f4dd9..939c9f5 100644 --- a/src/pages/IndexPage.tsx +++ b/src/pages/IndexPage.tsx @@ -10,7 +10,7 @@ function IndexPage() { return (
- +
+ +
+
+ screenshot +
+ +

Convert your images to schematics

+ + bliss
); }