24 Commits

Author SHA1 Message Date
880c44b5c7 Merge version_8 into main
Merge version_8 into main
2026-03-12 01:26:55 +00:00
3d6815c4fc Update src/app/page.tsx 2026-03-12 01:26:51 +00:00
920d54483f Merge version_7 into main
Merge version_7 into main
2026-03-11 23:33:40 +00:00
8ecbd7207d Update src/app/page.tsx 2026-03-11 23:33:36 +00:00
f962019132 Merge version_6 into main
Merge version_6 into main
2026-03-11 23:24:05 +00:00
4ee4c5ca10 Update src/app/page.tsx 2026-03-11 23:24:01 +00:00
1b5673f710 Merge version_5 into main
Merge version_5 into main
2026-03-11 23:13:05 +00:00
ee8cf51bef Update src/app/page.tsx 2026-03-11 23:13:01 +00:00
56cface888 Merge version_4 into main
Merge version_4 into main
2026-03-11 23:09:13 +00:00
1ff0436a40 Update src/app/seller/page.tsx 2026-03-11 23:09:09 +00:00
e2201c8c60 Update src/app/page.tsx 2026-03-11 23:09:09 +00:00
872b8af9d9 Update src/app/nft-gallery/page.tsx 2026-03-11 23:09:08 +00:00
964314302e Update src/app/contact/page.tsx 2026-03-11 23:09:08 +00:00
d382f3a25b Update src/app/browse/page.tsx 2026-03-11 23:09:07 +00:00
1fff95a268 Merge version_3 into main
Merge version_3 into main
2026-03-11 23:04:20 +00:00
1988919d60 Update src/app/seller/page.tsx 2026-03-11 23:04:16 +00:00
6829836c82 Update src/app/page.tsx 2026-03-11 23:04:16 +00:00
f33db749b3 Update src/app/contact/page.tsx 2026-03-11 23:04:15 +00:00
719f5b6945 Update src/app/browse/page.tsx 2026-03-11 23:04:15 +00:00
471e8619c8 Merge version_2 into main
Merge version_2 into main
2026-03-11 23:02:15 +00:00
a7ff4bfa6a Update src/app/page.tsx 2026-03-11 23:02:11 +00:00
d32783170f Merge version_1 into main
Merge version_1 into main
2026-03-11 22:55:58 +00:00
fe307fd9dd Merge version_1 into main
Merge version_1 into main
2026-03-11 22:55:33 +00:00
280093b740 Merge version_1 into main
Merge version_1 into main
2026-03-11 22:54:17 +00:00
5 changed files with 104 additions and 293 deletions

View File

@@ -13,14 +13,12 @@ export default function BrowsePage() {
{ name: "Browse", id: "products" },
{ name: "Sell", id: "how-to-sell" },
{ name: "Categories", id: "categories" },
{ name: "NFTs", id: "nfts" },
{ name: "About", id: "about" },
];
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Browse Auctions", href: "/browse" },
{ label: "Become a Seller", href: "/seller" },
{ label: "Categories", href: "#categories" },
@@ -28,8 +26,7 @@ export default function BrowsePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -37,8 +34,7 @@ export default function BrowsePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Seller Guide", href: "/seller-guide" },
{ label: "Buyer Tips", href: "/buyer-tips" },
{ label: "Privacy Policy", href: "#" },
@@ -65,10 +61,8 @@ export default function BrowsePage() {
<NavbarStyleCentered
navItems={navItems}
button={{
text: "Start Listing",
href: "/seller",
}}
brandName="AuctionHub"
text: "Start Listing", href: "/seller"}}
brandName="Exotic Auctions"
/>
</div>
@@ -85,47 +79,17 @@ export default function BrowsePage() {
animationType="slide-up"
products={[
{
id: "1",
name: "Ferrari Testarossa",
price: "$487,000",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33181.jpg?_wi=2",
imageAlt: "Red Ferrari sports car",
},
id: "1", name: "Ferrari Testarossa", price: "$487,000", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33181.jpg?_wi=2", imageAlt: "Red Ferrari sports car"},
{
id: "2",
name: "Rolex Submariner Gold",
price: "$42,500",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-checking-time_23-2149322941.jpg?_wi=2",
imageAlt: "Luxury gold watch",
},
id: "2", name: "Rolex Submariner Gold", price: "$42,500", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-checking-time_23-2149322941.jpg?_wi=2", imageAlt: "Luxury gold watch"},
{
id: "3",
name: "Abstract Canvas #47",
price: "$18,900",
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=3",
imageAlt: "Modern abstract painting",
},
id: "3", name: "Abstract Canvas #47", price: "$18,900", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=3", imageAlt: "Modern abstract painting"},
{
id: "4",
name: "Digital Realm NFT",
price: "5.2 ETH",
imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg?_wi=2",
imageAlt: "Digital collectible NFT",
},
id: "4", name: "Vintage Record Player", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg?_wi=2", imageAlt: "Vintage collectible record player"},
{
id: "5",
name: "1967 Jaguar E-Type",
price: "$156,000",
imageSrc: "http://img.b2bpic.net/free-photo/lady-car_1157-7446.jpg?_wi=2",
imageAlt: "Classic collector car",
},
id: "5", name: "1967 Jaguar E-Type", price: "$156,000", imageSrc: "http://img.b2bpic.net/free-photo/lady-car_1157-7446.jpg?_wi=2", imageAlt: "Classic collector car"},
{
id: "6",
name: "Cartier Diamond Watch",
price: "$38,700",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-ring-together_1303-30658.jpg?_wi=2",
imageAlt: "Diamond-studded luxury watch",
},
id: "6", name: "Cartier Diamond Watch", price: "$38,700", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-ring-together_1303-30658.jpg?_wi=2", imageAlt: "Diamond-studded luxury watch"},
]}
/>
</div>
@@ -143,24 +107,16 @@ export default function BrowsePage() {
imageAlt="Browse categories interface"
bulletPoints={[
{
title: "Luxury Vehicles",
description: "Sports cars, classic automobiles, and exotic vehicles. Filter by make, model, year, and price.",
icon: Car,
title: "Luxury Vehicles", description: "Sports cars, classic automobiles, and exotic vehicles. Filter by make, model, year, and price.", icon: Car,
},
{
title: "Premium Watches",
description: "Mechanical timepieces, chronographs, and designer watches. Search by brand and collection.",
icon: Watch,
title: "Premium Watches", description: "Mechanical timepieces, chronographs, and designer watches. Search by brand and collection.", icon: Watch,
},
{
title: "Fine Art",
description: "Contemporary, modern, and classic artwork. Browse by artist, style, and medium.",
icon: Palette,
title: "Fine Art", description: "Contemporary, modern, and classic artwork. Browse by artist, style, and medium.", icon: Palette,
},
{
title: "Digital Collectibles",
description: "NFTs and blockchain-based art. Discover emerging digital artists and rare tokens.",
icon: Zap,
title: "Collectibles", description: "Vintage items, memorabilia, and rare collectibles. Discover emerging artists and unique finds.", icon: Zap,
},
]}
mediaAnimation="blur-reveal"
@@ -180,24 +136,16 @@ export default function BrowsePage() {
imageAlt="Bidding process"
bulletPoints={[
{
title: "Create Your Account",
description: "Sign up in seconds with email or social login. Complete verification to start bidding immediately.",
icon: Zap,
title: "Create Your Account", description: "Sign up in seconds with email or social login. Complete verification to start bidding immediately.", icon: Zap,
},
{
title: "Place Your Bid",
description: "Set your maximum bid on any auction. Our system automatically bids up to your limit.",
icon: Car,
title: "Place Your Bid", description: "Set your maximum bid on any auction. Our system automatically bids up to your limit.", icon: Car,
},
{
title: "Win with Confidence",
description: "Get real-time notifications of bid activity. All auctions are backed by our authentication guarantee.",
icon: Watch,
title: "Win with Confidence", description: "Get real-time notifications of bid activity. All auctions are backed by our authentication guarantee.", icon: Watch,
},
{
title: "Secure Payment",
description: "Pay only when you win. Multiple payment methods available with buyer protection.",
icon: Palette,
title: "Secure Payment", description: "Pay only when you win. Multiple payment methods available with buyer protection.", icon: Palette,
},
]}
mediaAnimation="blur-reveal"
@@ -207,8 +155,8 @@ export default function BrowsePage() {
{/* Footer */}
<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={footerColumns}
/>
</div>

View File

@@ -11,14 +11,12 @@ export default function ContactPage() {
{ name: "Browse", id: "products" },
{ name: "Sell", id: "how-to-sell" },
{ name: "Categories", id: "categories" },
{ name: "NFTs", id: "nfts" },
{ name: "About", id: "about" },
];
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Browse Auctions", href: "/browse" },
{ label: "Become a Seller", href: "/seller" },
{ label: "Categories", href: "#categories" },
@@ -26,8 +24,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -35,8 +32,7 @@ export default function ContactPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Seller Guide", href: "/seller-guide" },
{ label: "Buyer Tips", href: "/buyer-tips" },
{ label: "Privacy Policy", href: "#" },
@@ -62,7 +58,7 @@ export default function ContactPage() {
<NavbarStyleCentered
navItems={navItems}
button={{ text: "Start Listing", href: "/seller" }}
brandName="AuctionHub"
brandName="Exotic Auctions"
/>
</div>
@@ -70,44 +66,26 @@ export default function ContactPage() {
<FaqSplitText
faqs={[
{
id: "1",
title: "How long does item validation take?",
content:
"Our expert team validates most items within 24 hours. High-value items or complex authentications may take up to 48 hours. Once approved, your item goes live immediately.",
},
id: "1", title: "How long does item validation take?", content:
"Our expert team validates most items within 24 hours. High-value items or complex authentications may take up to 48 hours. Once approved, your item goes live immediately."},
{
id: "2",
title: "What are the seller fees?",
content:
"We charge a competitive 8% commission on final sale price, plus payment processing fees of 2.9% + $0.30. No hidden fees. You keep the rest.",
},
id: "2", title: "What are the seller fees?", content:
"We charge a competitive 8% commission on final sale price, plus payment processing fees of 2.9% + $0.30. No hidden fees. You keep the rest."},
{
id: "3",
title: "How do I know items are authentic?",
content:
"All items are verified by certified experts in their respective categories. We stand behind authenticity with our guarantee program.",
},
id: "3", title: "How do I know items are authentic?", content:
"All items are verified by certified experts in their respective categories. We stand behind authenticity with our guarantee program."},
{
id: "4",
title: "Can I sell NFTs?",
content:
"Yes! We support blockchain-verified NFTs. Simply provide the contract address and token ID, and we handle the rest including smart contract integration.",
},
id: "4", title: "What items can I sell?", content:
"We accept luxury vehicles, premium watches, fine art, vintage collectibles, and other high-value items. All items must pass our authentication process."},
{
id: "5",
title: "What payment methods do you accept?",
content:
"We accept credit cards, bank transfers, cryptocurrency (Bitcoin, Ethereum), and digital wallets. All transactions are secured and insured.",
},
id: "5", title: "What payment methods do you accept?", content:
"We accept credit cards, bank transfers, and digital wallets. All transactions are secured and insured."},
{
id: "6",
title: "How do I bid and win?",
content:
"Register, set a proxy bid, and our system automatically bids on your behalf up to your maximum. The highest bidder wins. Real-time notifications keep you updated.",
},
id: "6", title: "How do I bid and win?", content:
"Register, set a proxy bid, and our system automatically bids on your behalf up to your maximum. The highest bidder wins. Real-time notifications keep you updated."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about buying, selling, and bidding on AuctionHub."
sideDescription="Everything you need to know about buying, selling, and bidding on Exotic Auctions."
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
@@ -118,8 +96,8 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={footerColumns}
logoText="AuctionHub"
copyrightText="© 2025 AuctionHub. All rights reserved. Connecting collectors worldwide."
logoText="Exotic Auctions"
copyrightText="© 2025 Exotic Auctions. All rights reserved. Connecting collectors worldwide."
/>
</div>
</ThemeProvider>

View File

@@ -25,7 +25,7 @@ export default function NftGalleryPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="AuctionHub"
brandName="Exotic Auctions"
navItems={[
{ name: "Browse", id: "products" },
{ name: "Sell", id: "how-to-sell" },
@@ -34,9 +34,7 @@ export default function NftGalleryPage() {
{ name: "About", id: "about" },
]}
button={{
text: "Start Listing",
href: "/seller",
}}
text: "Start Listing", href: "/seller"}}
/>
</div>
@@ -52,47 +50,17 @@ export default function NftGalleryPage() {
animationType="slide-up"
products={[
{
id: "nft-1",
name: "Digital Realm #001",
price: "5.2 ETH",
imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg?_wi=3",
imageAlt: "Digital collectible NFT",
},
id: "nft-1", name: "Digital Realm #001", price: "5.2 ETH", imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg?_wi=3", imageAlt: "Digital collectible NFT"},
{
id: "nft-2",
name: "Cosmic Horizon #042",
price: "3.8 ETH",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg?_wi=2",
imageAlt: "Abstract NFT artwork",
},
id: "nft-2", name: "Cosmic Horizon #042", price: "3.8 ETH", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg?_wi=2", imageAlt: "Abstract NFT artwork"},
{
id: "nft-3",
name: "Synthetic Dreams #156",
price: "2.1 ETH",
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=5",
imageAlt: "Colorful digital art NFT",
},
id: "nft-3", name: "Synthetic Dreams #156", price: "2.1 ETH", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=5", imageAlt: "Colorful digital art NFT"},
{
id: "nft-4",
name: "Neural Network #789",
price: "6.5 ETH",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-interacting-with-futuristic-graphics_23-2151003712.jpg",
imageAlt: "Futuristic NFT concept",
},
id: "nft-4", name: "Neural Network #789", price: "6.5 ETH", imageSrc: "http://img.b2bpic.net/free-photo/businessman-interacting-with-futuristic-graphics_23-2151003712.jpg", imageAlt: "Futuristic NFT concept"},
{
id: "nft-5",
name: "Genesis Algorithm #001",
price: "8.9 ETH",
imageSrc: "http://img.b2bpic.net/free-photo/ethereum-encryption-concept_93675-128647.jpg",
imageAlt: "Blockchain-inspired NFT",
},
id: "nft-5", name: "Genesis Algorithm #001", price: "8.9 ETH", imageSrc: "http://img.b2bpic.net/free-photo/ethereum-encryption-concept_93675-128647.jpg", imageAlt: "Blockchain-inspired NFT"},
{
id: "nft-6",
name: "Quantum Vortex #333",
price: "4.3 ETH",
imageSrc: "http://img.b2bpic.net/free-photo/people-antique-store-side-view_23-2149640716.jpg?_wi=2",
imageAlt: "Digital collectible artwork",
},
id: "nft-6", name: "Quantum Vortex #333", price: "4.3 ETH", imageSrc: "http://img.b2bpic.net/free-photo/people-antique-store-side-view_23-2149640716.jpg?_wi=2", imageAlt: "Digital collectible artwork"},
]}
/>
</div>
@@ -114,65 +82,29 @@ export default function NftGalleryPage() {
<div id="nft-testimonials" data-section="nft-testimonials">
<TestimonialCardTwo
title="NFT Collector Stories"
description="Hear from collectors who have successfully bought and sold digital art on AuctionHub's secure blockchain platform."
description="Hear from collectors who have successfully bought and sold digital art on Exotic Auctions' secure blockchain platform."
tag="Community Reviews"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Alex Park",
role: "NFT Collector & Investor",
testimonial: "Finally, a marketplace that treats digital art with the same respect as physical collectibles. The blockchain integration is seamless and transparent.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2",
imageAlt: "Alex Park",
icon: Package,
id: "1", name: "Alex Park", role: "NFT Collector & Investor", testimonial: "Finally, a marketplace that treats digital art with the same respect as physical collectibles. The blockchain integration is seamless and transparent.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2", imageAlt: "Alex Park", icon: Package,
},
{
id: "2",
name: "Jordan Lee",
role: "Digital Artist",
testimonial: "Sold my first collection on AuctionHub and the experience was incredible. The audience is passionate, engaged, and serious about collecting authentic digital art.",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=2",
imageAlt: "Jordan Lee",
icon: Package,
id: "2", name: "Jordan Lee", role: "Digital Artist", testimonial: "Sold my first collection on Exotic Auctions and the experience was incredible. The audience is passionate, engaged, and serious about collecting authentic digital art.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=2", imageAlt: "Jordan Lee", icon: Package,
},
{
id: "3",
name: "Casey Rodriguez",
role: "Blockchain Developer",
testimonial: "The smart contract integration works flawlessly. As a tech person, I appreciate the security and transparency. This is how NFT marketplaces should work.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg?_wi=2",
imageAlt: "Casey Rodriguez",
icon: Package,
id: "3", name: "Casey Rodriguez", role: "Blockchain Developer", testimonial: "The smart contract integration works flawlessly. As a tech person, I appreciate the security and transparency. This is how NFT marketplaces should work.", imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg?_wi=2", imageAlt: "Casey Rodriguez", icon: Package,
},
{
id: "4",
name: "Maya Chen",
role: "Tech Art Enthusiast",
testimonial: "The platform makes it easy to discover emerging artists. I've built an amazing collection here and always find something new and exciting.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=2",
imageAlt: "Maya Chen",
icon: Package,
id: "4", name: "Maya Chen", role: "Tech Art Enthusiast", testimonial: "The platform makes it easy to discover emerging artists. I've built an amazing collection here and always find something new and exciting.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=2", imageAlt: "Maya Chen", icon: Package,
},
{
id: "5",
name: "David Okonkwo",
role: "NFT Trader",
testimonial: "Fast transactions, low gas fees, and an intuitive interface. AuctionHub is my go-to platform for serious NFT trading and collecting.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2",
imageAlt: "David Okonkwo",
icon: Package,
id: "5", name: "David Okonkwo", role: "NFT Trader", testimonial: "Fast transactions, low gas fees, and an intuitive interface. Exotic Auctions is my go-to platform for serious NFT trading and collecting.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2", imageAlt: "David Okonkwo", icon: Package,
},
{
id: "6",
name: "Sophia Laurent",
role: "Gallery Curator",
testimonial: "We partner with AuctionHub to reach a global audience. Their verification process and community quality are unmatched in the NFT space.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2",
imageAlt: "Sophia Laurent",
icon: Package,
id: "6", name: "Sophia Laurent", role: "Gallery Curator", testimonial: "We partner with Exotic Auctions to reach a global audience. Their verification process and community quality are unmatched in the NFT space.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2", imageAlt: "Sophia Laurent", icon: Package,
},
]}
/>
@@ -188,105 +120,60 @@ export default function NftGalleryPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "What makes your NFT platform different?",
content: "We combine professional curation with blockchain transparency. Every NFT is verified, and we provide the same authenticity guarantees as our physical collectibles. No spam or low-quality projects.",
},
id: "1", title: "What makes your NFT platform different?", content: "We combine professional curation with blockchain transparency. Every NFT is verified, and we provide the same authenticity guarantees as our physical collectibles. No spam or low-quality projects."},
{
id: "2",
title: "How do I buy an NFT?",
content: "Connect your Web3 wallet (MetaMask, etc.), browse auctions, place your bid, and complete the transaction. Ownership transfers directly to your blockchain wallet with full provenance.",
},
id: "2", title: "How do I buy an NFT?", content: "Connect your Web3 wallet (MetaMask, etc.), browse auctions, place your bid, and complete the transaction. Ownership transfers directly to your blockchain wallet with full provenance."},
{
id: "3",
title: "What blockchain networks do you support?",
content: "We support Ethereum, Polygon, and Solana. Each network offers different fee structures. Choose based on your needs. All transactions are gas-efficient and fast.",
},
id: "3", title: "What blockchain networks do you support?", content: "We support Ethereum, Polygon, and Solana. Each network offers different fee structures. Choose based on your needs. All transactions are gas-efficient and fast."},
{
id: "4",
title: "Can I sell my NFT collection?",
content: "Absolutely! Provide your contract address and token IDs. Our team verifies the collection within 24 hours. Once approved, you can list individual pieces or create bundle auctions.",
},
id: "4", title: "Can I sell my NFT collection?", content: "Absolutely! Provide your contract address and token IDs. Our team verifies the collection within 24 hours. Once approved, you can list individual pieces or create bundle auctions."},
{
id: "5",
title: "What are the transaction fees?",
content: "We charge 5% platform fee on NFT sales. Gas fees vary by network but are typically 1-3% on Polygon, 2-5% on Ethereum. All fees are transparent upfront.",
},
id: "5", title: "What are the transaction fees?", content: "We charge 5% platform fee on NFT sales. Gas fees vary by network but are typically 1-3% on Polygon, 2-5% on Ethereum. All fees are transparent upfront."},
{
id: "6",
title: "How are NFTs authenticated?",
content: "Blockchain verification is immutable. We also verify artist credentials and provide provenance tracking. Every NFT includes full historical ownership records and authenticity certificate.",
},
id: "6", title: "How are NFTs authenticated?", content: "Blockchain verification is immutable. We also verify artist credentials and provide provenance tracking. Every NFT includes full historical ownership records and authenticity certificate."},
]}
/>
</div>
<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: [
title: "Platform", items: [
{
label: "Browse Auctions",
href: "/browse",
},
label: "Browse Auctions", href: "/browse"},
{
label: "Become a Seller",
href: "/seller",
},
label: "Become a Seller", href: "/seller"},
{
label: "Categories",
href: "#categories",
},
label: "Categories", href: "#categories"},
{
label: "How It Works",
href: "#how-to-sell",
},
label: "How It Works", href: "#how-to-sell"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
{
label: "Careers",
href: "/careers",
},
label: "Careers", href: "/careers"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Seller Guide",
href: "/seller-guide",
},
label: "Seller Guide", href: "/seller-guide"},
{
label: "Buyer Tips",
href: "/buyer-tips",
},
label: "Buyer Tips", href: "/buyer-tips"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}

View File

@@ -12,14 +12,13 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import FooterBase from "@/components/sections/footer/FooterBase";
import { Zap, Zap as Bolt, Car, Watch, Palette, Users, Store, Gavel, DollarSign } from "lucide-react";
import { Zap, Zap as Bolt, Car, Watch, Palette, Users, Store, Gavel, DollarSign, Mail, Phone, MapPin } from "lucide-react";
export default function HomePage() {
const navItems = [
{ name: "Browse", id: "products" },
{ name: "Sell", id: "how-to-sell" },
{ name: "Categories", id: "categories" },
{ name: "NFTs", id: "nfts" },
{ name: "About", id: "about" },
];
@@ -69,7 +68,7 @@ export default function HomePage() {
navItems={navItems}
button={{
text: "Start Listing", href: "/seller"}}
brandName="AuctionHub"
brandName="Exotic Auctions"
/>
</div>
@@ -77,13 +76,13 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Discover & Bid on Premium Auctions"
description="Luxury cars, exclusive watches, fine art, and NFTs all in one platform. Fast validation, transparent bidding, and secure transactions for collectors and enthusiasts."
description="Luxury cars, exclusive watches, fine art, and more all in one platform. Fast validation, transparent bidding, and secure transactions for collectors and enthusiasts."
tag="Youth-Focused Marketplace"
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{
text: "Start Browsing", href: "/browse"},
text: "Browse Auctions Now", href: "/browse"},
{
text: "Become a Seller", href: "/seller"},
]}
@@ -98,7 +97,7 @@ export default function HomePage() {
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709120.jpg?_wi=1", imageAlt: "Contemporary art exhibition"},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg", imageAlt: "NFT digital art showcase"},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg", imageAlt: "Digital art showcase"},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/people-antique-store-side-view_23-2149640716.jpg", imageAlt: "Luxury items collection"},
{
@@ -113,7 +112,7 @@ export default function HomePage() {
<div id="products" data-section="products">
<ProductCardOne
title="Featured Auctions"
description="Explore our curated selection of premium items across all categories. New listings validated and live within hours."
description="All items verified by certified experts. Explore our curated selection of premium items across all categories. New listings validated and live within hours."
tag="Live Bidding"
tagAnimation="blur-reveal"
textboxLayout="default"
@@ -128,7 +127,7 @@ export default function HomePage() {
{
id: "3", name: "Abstract Canvas #47", price: "$18,900", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=1", imageAlt: "Modern abstract painting"},
{
id: "4", name: "Digital Realm NFT", price: "5.2 ETH", imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg", imageAlt: "Digital collectible NFT"},
id: "4", name: "Vintage Record Player", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg", imageAlt: "Vintage collectible record player"},
{
id: "5", name: "1967 Jaguar E-Type", price: "$156,000", imageSrc: "http://img.b2bpic.net/free-photo/lady-car_1157-7446.jpg", imageAlt: "Classic collector car"},
{
@@ -163,7 +162,7 @@ export default function HomePage() {
<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 digital 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}
@@ -181,7 +180,7 @@ export default function HomePage() {
title: "Fine Art", description: "Contemporary, modern, and classic artwork curated and authenticated by art experts.", icon: Palette,
},
{
title: "Digital Collectibles", description: "NFTs, crypto art, and blockchain-based collectibles in a secure marketplace.", icon: Zap,
title: "Collectibles", description: "Vintage items, memorabilia, and rare collectibles in a secure marketplace.", icon: Zap,
},
]}
mediaAnimation="blur-reveal"
@@ -233,7 +232,7 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
title="What Our Community Says"
description="Real feedback from buyers and sellers who trust AuctionHub for their most valuable auctions."
description="Real feedback from buyers and sellers who trust Exotic Auctions for their most valuable auctions."
tag="User Reviews"
textboxLayout="default"
useInvertedBackground={false}
@@ -246,9 +245,9 @@ export default function HomePage() {
{
id: "3", name: "James Mitchell", role: "Art Dealer", testimonial: "Sold three pieces in the first month. The platform connects serious collectors worldwide. Fees are fair and payouts are fast.", imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg", imageAlt: "James Mitchell"},
{
id: "4", name: "Alex Park", role: "NFT Collector", testimonial: "Finally, a marketplace that treats digital art with the same respect as physical collectibles. The blockchain integration is seamless.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", imageAlt: "Alex Park"},
id: "4", name: "Alex Park", role: "Collector", testimonial: "The platform treats all collectibles with equal respect and provides transparent bidding. Seamless experience from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", imageAlt: "Alex Park"},
{
id: "5", name: "Emma Thompson", role: "Luxury Seller", testimonial: "The interface is intuitive, the support team is responsive, and the bidding is competitive. I recommend AuctionHub to all my collector friends.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", imageAlt: "Emma Thompson"},
id: "5", name: "Emma Thompson", role: "Luxury Seller", testimonial: "The interface is intuitive, the support team is responsive, and the bidding is competitive. I recommend Exotic Auctions to all my collector friends.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", imageAlt: "Emma Thompson"},
{
id: "6", name: "David Kumar", role: "First-Time Seller", testimonial: "As a first-time seller, I was nervous about the process. Their guidance made it simple, and my item sold quickly. Great experience overall.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "David Kumar"},
]}
@@ -259,7 +258,7 @@ export default function HomePage() {
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about buying, selling, and bidding on AuctionHub."
sideDescription="Everything you need to know about buying, selling, and bidding on Exotic Auctions."
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
@@ -272,9 +271,9 @@ export default function HomePage() {
{
id: "3", title: "How do I know items are authentic?", content: "All items are verified by certified experts in their respective categories. We stand behind authenticity with our guarantee program."},
{
id: "4", title: "Can I sell NFTs?", content: "Yes! We support blockchain-verified NFTs. Simply provide the contract address and token ID, and we handle the rest including smart contract integration."},
id: "4", title: "What items can I sell?", content: "We accept luxury vehicles, premium watches, fine art, vintage collectibles, and other high-value items. All items must pass our authentication process."},
{
id: "5", title: "What payment methods do you accept?", content: "We accept credit cards, bank transfers, cryptocurrency (Bitcoin, Ethereum), and digital wallets. All transactions are secured and insured."},
id: "5", title: "What payment methods do you accept?", content: "We accept credit cards, bank transfers, and digital wallets. All transactions are secured and insured."},
{
id: "6", title: "How do I bid and win?", content: "Register, set a proxy bid, and our system automatically bids on your behalf up to your maximum. The highest bidder wins. Real-time notifications keep you updated."},
]}
@@ -284,8 +283,8 @@ export default function HomePage() {
{/* Footer */}
<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={footerColumns}
/>
</div>

View File

@@ -26,12 +26,11 @@ 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" },
{ name: "Categories", id: "categories" },
{ name: "NFTs", id: "nfts" },
{ name: "About", id: "about" },
]}
button={{
@@ -63,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 digital 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}
@@ -81,7 +80,7 @@ export default function SellerPage() {
title: "Fine Art", description: "Contemporary, modern, and classic artwork curated and authenticated by art experts.", icon: Palette,
},
{
title: "Digital Collectibles", description: "NFTs, crypto art, and blockchain-based collectibles in a secure marketplace.", icon: Zap,
title: "Collectibles", description: "Vintage items, memorabilia, and rare collectibles in a secure marketplace.", icon: Zap,
},
]}
mediaAnimation="none"
@@ -90,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"
@@ -116,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"
@@ -129,9 +128,9 @@ export default function SellerPage() {
{
id: "3", title: "How do I know my items will sell?", content: "Our platform reaches 47,000+ active buyers worldwide. We provide optimal pricing suggestions and marketing support to ensure your items get maximum visibility and competitive bidding."},
{
id: "4", title: "Can I sell NFTs?", content: "Yes! We support blockchain-verified NFTs. Simply provide the contract address and token ID, and we handle the rest including smart contract integration."},
id: "4", title: "What items can I sell?", content: "We accept luxury vehicles, premium watches, fine art, vintage collectibles, and other high-value items. All items must pass our authentication process."},
{
id: "5", title: "What payment methods do you offer?", content: "Sellers receive payments via bank transfer, cryptocurrency, or digital wallet. All transactions are secured and insured. Payouts typically process within 3-5 business days."},
id: "5", title: "What payment methods do you offer?", content: "Sellers receive payments via bank transfer or digital wallet. All transactions are secured and insured. Payouts typically process within 3-5 business days."},
{
id: "6", title: "What makes a successful seller?", content: "High-quality photos, accurate descriptions, competitive pricing, and responsive communication with buyers. We provide a seller guide with best practices to maximize your auction success."},
]}
@@ -140,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: [