From a96b44b3c93323c352aa0d0275ab026911f32612 Mon Sep 17 00:00:00 2001 From: Luc Date: Sat, 24 Jun 2023 07:20:41 +0000 Subject: [PATCH] Introduce ENS Cards --- app/globals.css | 4 ++++ app/layout.tsx | 4 ++++ app/page.tsx | 27 ++++++++++++++++++++++ package.json | 1 + pnpm-lock.yaml | 11 +++++++++ public/cards.svg | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 105 insertions(+) create mode 100644 public/cards.svg diff --git a/app/globals.css b/app/globals.css index f986b90..5391e40 100644 --- a/app/globals.css +++ b/app/globals.css @@ -7,3 +7,7 @@ font-size: 18px; @apply text-notblack; } + +.font-inter { + font-family: 'Inter', sans-serif; +} \ No newline at end of file diff --git a/app/layout.tsx b/app/layout.tsx index ebc0732..84129f5 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -50,6 +50,10 @@ export default function RootLayout({ name="viewport" content="width=device-width, initial-scale=1" /> + diff --git a/app/page.tsx b/app/page.tsx index 2704b5f..c7e5c82 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,3 +1,5 @@ +import { FiGithub } from 'react-icons/fi'; + export default function App() { return (
@@ -11,6 +13,31 @@ export default function App() { >
+
+
+

+ ENS Cards +

+

+ Swag Printing w Magical Powers +

+
+ +
+
diff --git a/package.json b/package.json index 8821a10..14280bd 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "autoprefixer": "^10.4.14", "next": "^13.4.6", "postcss": "^8.4.24", + "react-icons": "^4.10.1", "tailwindcss": "^3.3.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a0c397..a83368f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,6 +10,9 @@ dependencies: postcss: specifier: ^8.4.24 version: 8.4.24 + react-icons: + specifier: ^4.10.1 + version: 4.10.1(react@18.2.0) tailwindcss: specifier: ^3.3.2 version: 3.3.2 @@ -2020,6 +2023,14 @@ packages: scheduler: 0.23.0 dev: false + /react-icons@4.10.1(react@18.2.0): + resolution: {integrity: sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==} + peerDependencies: + react: '*' + dependencies: + react: 18.2.0 + dev: false + /react@18.2.0: resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} engines: {node: '>=0.10.0'} diff --git a/public/cards.svg b/public/cards.svg new file mode 100644 index 0000000..967c5de --- /dev/null +++ b/public/cards.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +