diff --git a/app/page.tsx b/app/page.tsx index 6e881f4..055823e 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,7 +1,6 @@ import { Button } from "@/components/ui/button" import { Badge } from "@/components/ui/badge" import { Film, Music, Server, Users, Heart, Rocket, Tv, Home, FolderGitIcon as SolidarityFistIcon } from "lucide-react" -import Image from "next/image" import { JefflixLogo } from "@/components/jefflix-logo" export default function JefflixPage() { @@ -9,15 +8,6 @@ export default function JefflixPage() {
{/* Hero Section */}
-
- Building communities in nature -
-
-
- Seeing through the matrix of artificial scarcity -
-
-

- See through the illusion - the world is more free than it looks ;P -

-
-
-
@@ -260,18 +234,6 @@ export default function JefflixPage() {

Or learn how to set up your own Jellyfin server and join the movement

- -
-
- Making connections -
-
-

- If this ass can figure it out, you can too! XD -

-
-
-
diff --git a/public/images/jeff-blueberries.jpg b/public/images/jeff-blueberries.jpg deleted file mode 100644 index b1d347e..0000000 Binary files a/public/images/jeff-blueberries.jpg and /dev/null differ diff --git a/public/images/jeff-donkey.jpg b/public/images/jeff-donkey.jpg deleted file mode 100644 index 8cdd952..0000000 Binary files a/public/images/jeff-donkey.jpg and /dev/null differ diff --git a/public/images/jeff-tea.jpg b/public/images/jeff-tea.jpg deleted file mode 100644 index b742462..0000000 Binary files a/public/images/jeff-tea.jpg and /dev/null differ