Update src/app/seller/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function SellerPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="AuctionHub"
|
||||
brandName="Exotic Auctions"
|
||||
navItems={[
|
||||
{ name: "Browse", id: "products" },
|
||||
{ name: "Sell", id: "how-to-sell" },
|
||||
@@ -62,7 +62,7 @@ export default function SellerPage() {
|
||||
<div id="categories" data-section="categories">
|
||||
<SplitAbout
|
||||
title="Multiple Categories, One Platform"
|
||||
description="Whether you're buying or selling luxury vehicles, timepieces, fine art, or other collectibles, AuctionHub connects you with the right community."
|
||||
description="Whether you're buying or selling luxury vehicles, timepieces, fine art, or other collectibles, Exotic Auctions connects you with the right community."
|
||||
tag="All Categories"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -89,7 +89,7 @@ export default function SellerPage() {
|
||||
|
||||
<div id="seller-metrics" data-section="seller-metrics">
|
||||
<MetricCardThree
|
||||
title="Why Sell on AuctionHub"
|
||||
title="Why Sell on Exotic Auctions"
|
||||
description="Competitive seller benefits and rapid growth metrics show why thousands choose our platform."
|
||||
tag="Seller Advantages"
|
||||
textboxLayout="default"
|
||||
@@ -115,7 +115,7 @@ export default function SellerPage() {
|
||||
<div id="seller-faq" data-section="seller-faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Seller FAQ"
|
||||
sideDescription="Everything you need to know about listing, validation, and maximizing your auction success on AuctionHub."
|
||||
sideDescription="Everything you need to know about listing, validation, and maximizing your auction success on Exotic Auctions."
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
@@ -139,8 +139,8 @@ export default function SellerPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="AuctionHub"
|
||||
copyrightText="© 2025 AuctionHub. All rights reserved. Connecting collectors worldwide."
|
||||
logoText="Exotic Auctions"
|
||||
copyrightText="© 2025 Exotic Auctions. All rights reserved. Connecting collectors worldwide."
|
||||
columns={[
|
||||
{
|
||||
title: "Platform", items: [
|
||||
|
||||
Reference in New Issue
Block a user