Update src/app/page.tsx

This commit is contained in:
2026-03-12 01:26:51 +00:00
parent 920d54483f
commit 3d6815c4fc

View File

@@ -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"},
]}