diff --git a/src/app/page.tsx b/src/app/page.tsx index 3762146..6e4886a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function HomePage() { navItems={navItems} button={{ text: "Start Listing", href: "/seller"}} - brandName="AuctionHub" + brandName="Exotic Auctions" /> @@ -162,7 +162,7 @@ export default function HomePage() {