diff --git a/app/page.tsx b/app/page.tsx index 6af92d6..4d0a546 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -6,7 +6,10 @@ import Image from 'next/image'; import { Cog8ToothIcon, TrashIcon, - PlusCircleIcon + PlusCircleIcon, + DocumentIcon, + MapIcon, + MapPinIcon } from '@heroicons/react/24/outline'; export default function Page() { @@ -15,7 +18,11 @@ export default function Page() {

https://tailwindcss.com/docs/font-weight

https://heroicons.com/

-
2023-05
PlusCircleIcon + + + + +
2023-05
@@ -49,9 +56,14 @@ export default function Page() {
-
- +
+
+ + + +
+
2023-06
@@ -74,11 +86,15 @@ export default function Page() {

GSKG

Pričuva, Voda, Smeće

+ + + 2023-22-12 document GSKG račun za 2023.pdf +
@@ -95,6 +111,15 @@ export default function Page() {
+
+
+
+ + + +
+
+
); }