diff --git a/src/app/browse/page.tsx b/src/app/browse/page.tsx index bbbfa02..c6db5ba 100644 --- a/src/app/browse/page.tsx +++ b/src/app/browse/page.tsx @@ -62,7 +62,7 @@ export default function BrowsePage() { navItems={navItems} button={{ text: "Start Listing", href: "/seller"}} - brandName="AuctionHub" + brandName="Exotic Auctions" /> @@ -155,8 +155,8 @@ export default function BrowsePage() { {/* Footer */}