Update src/app/page.tsx

This commit is contained in:
2026-03-11 23:24:01 +00:00
parent 1b5673f710
commit 4ee4c5ca10

View File

@@ -82,7 +82,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "Browse Auctions Now", href: "/browse"},
text: "Start Bidding Free", href: "/browse"},
{
text: "Become a Seller", href: "/seller"},
]}