diff --git a/src/components/Community.astro b/src/components/Community.astro index 852721e..163921a 100644 --- a/src/components/Community.astro +++ b/src/components/Community.astro @@ -15,7 +15,6 @@ import { id="Community" class="flex min-h-screen w-full flex-col items-center text-center relative" > -
Community Driven We are a community-driven project. We listen to our users and build the diff --git a/src/components/Hero.astro b/src/components/Hero.astro index e38bb03..1ec642e 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -25,5 +25,5 @@ import { ArrowRight } from 'lucide-astro' - + \ No newline at end of file