diff --git a/src/app/page.tsx b/src/app/page.tsx index e491d9b..145592a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Start Bidding Free", href: "/browse"}, + text: "Browse Auctions Now", href: "/browse"}, { text: "Become a Seller", href: "/seller"}, ]}