diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2845651..615757e 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,7 +1,17 @@ import Head from 'next/head'; import Link from 'next/link'; import { Button } from '~/components/ui/button'; -import { ArrowRight, Banknote, Bell, FileUp, GitFork, Globe, Split, Users } from 'lucide-react'; +import { + ArrowRight, + Banknote, + Bell, + FileUp, + GitFork, + Github, + Globe, + Split, + Users, +} from 'lucide-react'; import Image from 'next/image'; import { BackgroundGradient } from '~/components/ui/background-gradient'; import { env } from '~/env'; @@ -49,12 +59,24 @@ export default function Home() { {' '} alternative to SplitWise -