diff --git a/components/mycelial-mentions.tsx b/components/mycelial-mentions.tsx index 20796dc..149e38a 100644 --- a/components/mycelial-mentions.tsx +++ b/components/mycelial-mentions.tsx @@ -1,6 +1,6 @@ import { Button } from "@/components/ui/button" import { Card } from "@/components/ui/card" -import { ExternalLink, Music, BookOpen, Users, Coins, FileText } from "lucide-react" +import { ExternalLink, BookOpen, Users, Coins, FileText } from "lucide-react" export function MycelialMentions() { return ( @@ -15,34 +15,6 @@ export function MycelialMentions() {
- -
- -
-

Soul Speaks Soil

-

- A podcast exploring the wisdom of soil, regeneration, and our relationship with the living earth. -

-
- - -
-
-
diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..5c11e6c --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + \ No newline at end of file