diff --git a/app/page.tsx b/app/page.tsx index e54a85a..0e72168 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -121,11 +121,11 @@ export default function Home() {

Danger

- flower + flower

Medicinal

- flower + flower

Indoor

@@ -145,7 +145,7 @@ export default function Home() {

Rare

- flower + flower
diff --git a/public/images/apple.svg b/public/images/apple.svg index eb09b59..3cd7a3a 100644 --- a/public/images/apple.svg +++ b/public/images/apple.svg @@ -1,285 +1,66 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/danger.svg b/public/images/danger.svg new file mode 100644 index 0000000..df52b47 --- /dev/null +++ b/public/images/danger.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/public/images/desert.svg b/public/images/desert.svg index 0f0a98b..71d8658 100644 --- a/public/images/desert.svg +++ b/public/images/desert.svg @@ -1,252 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + \ No newline at end of file diff --git a/public/images/flower.svg b/public/images/flower.svg index fe95c41..6b1850b 100644 --- a/public/images/flower.svg +++ b/public/images/flower.svg @@ -1 +1,31 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/indoor.svg b/public/images/indoor.svg index 5cfd8ec..3508e05 100644 --- a/public/images/indoor.svg +++ b/public/images/indoor.svg @@ -1,470 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/leaf.svg b/public/images/leaf.svg index d9a0468..1d17193 100644 --- a/public/images/leaf.svg +++ b/public/images/leaf.svg @@ -1 +1,11 @@ -Tropical-Leaf \ No newline at end of file + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/medical.svg b/public/images/medical.svg new file mode 100644 index 0000000..9dbd943 --- /dev/null +++ b/public/images/medical.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/public/images/rare.svg b/public/images/rare.svg new file mode 100644 index 0000000..44882d9 --- /dev/null +++ b/public/images/rare.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + \ No newline at end of file