mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 09:29:39 +01:00
Update home page & README
This commit is contained in:
@@ -2,6 +2,8 @@ import { Button } from '@/components/ui/button'
|
||||
import {
|
||||
BarChartHorizontalBig,
|
||||
CircleDollarSign,
|
||||
Divide,
|
||||
FolderTree,
|
||||
Github,
|
||||
List,
|
||||
LucideIcon,
|
||||
@@ -65,6 +67,16 @@ export default function HomePage() {
|
||||
name="Expenses"
|
||||
description="Create and list expenses in your group."
|
||||
/>
|
||||
<Feature
|
||||
Icon={FolderTree}
|
||||
name="Categories"
|
||||
description="Assign categories to your expenses."
|
||||
/>
|
||||
<Feature
|
||||
Icon={Divide}
|
||||
name="Advanced split"
|
||||
description="Split expenses by percentage, shares or amount."
|
||||
/>
|
||||
<Feature
|
||||
Icon={Share}
|
||||
name="Share"
|
||||
|
||||
Reference in New Issue
Block a user