Update src/app/page.tsx

This commit is contained in:
2026-05-10 16:43:21 +00:00
parent 6b10da2f5b
commit 7c43b66451

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Collections",
id: "collections",
},
name: "Collections", id: "collections"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Golden Crown"
/>
@@ -56,116 +48,67 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Where Luxury Meets Trust"
description="Experts in rare coins, gold, estate jewelry, diamonds, and luxury timepieces."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-scattered_23-2150794357.jpg?_wi=1",
imageAlt: "Rare Gold Coins",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-scattered_23-2150794357.jpg", imageAlt: "Rare Gold Coins"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241140.jpg?_wi=1",
imageAlt: "Luxury Timepieces",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241140.jpg", imageAlt: "Luxury Timepieces"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg?_wi=1",
imageAlt: "Diamond Jewelry",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg", imageAlt: "Diamond Jewelry"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048302.jpg?_wi=1",
imageAlt: "Gold Bullion",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048302.jpg", imageAlt: "Gold Bullion"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg?_wi=1",
imageAlt: "Estate Pieces",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg", imageAlt: "Estate Pieces"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-seller-recommending-gold-products-customer_651396-1491.jpg?_wi=1",
imageAlt: "Luxury Appraisal",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-seller-recommending-gold-products-customer_651396-1491.jpg", imageAlt: "Luxury Appraisal"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-using-laptop-restaurant_23-2147876706.jpg",
imageAlt: "Luxury Setting",
},
imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-using-laptop-restaurant_23-2147876706.jpg", imageAlt: "Luxury Setting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-carrying-trolley-arriving-hotel-reception-front-desk-work-trip-tourist-ready-be-checked-by-receptionist-booking-verification-process-close-up_482257-65133.jpg",
imageAlt: "Professional Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-carrying-trolley-arriving-hotel-reception-front-desk-work-trip-tourist-ready-be-checked-by-receptionist-booking-verification-process-close-up_482257-65133.jpg", imageAlt: "Professional Service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/concept-wealth-retirement-golden-eggs_185193-109670.jpg",
imageAlt: "Gold Bars",
},
imageSrc: "http://img.b2bpic.net/free-photo/concept-wealth-retirement-golden-eggs_185193-109670.jpg", imageAlt: "Gold Bars"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg",
imageAlt: "Antique Coins",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg", imageAlt: "Antique Coins"},
{
imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-exclusive-men-s-wristwatch-from-new-collection-luxury-jewelry-store_613910-20935.jpg",
imageAlt: "Timepieces",
},
imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-exclusive-men-s-wristwatch-from-new-collection-luxury-jewelry-store_613910-20935.jpg", imageAlt: "Timepieces"},
{
imageSrc: "http://img.b2bpic.net/free-photo/set-different-gold-rings-showcase-luxury-jewelry-store-close-up-photo_613910-20947.jpg",
imageAlt: "Fine Jewelry",
},
imageSrc: "http://img.b2bpic.net/free-photo/set-different-gold-rings-showcase-luxury-jewelry-store-close-up-photo_613910-20947.jpg", imageAlt: "Fine Jewelry"},
]}
buttons={[
{
text: "Get Free Evaluation",
href: "#contact",
},
text: "Get Free Evaluation", href: "#contact"},
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/stack-coins-closeup-view-coins-edges-with-selective-focus_211682-64.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/stack-coins-closeup-view-coins-edges-with-selective-focus_211682-64.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-mexican-coins-arrangement_23-2149540079.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/high-angle-mexican-coins-arrangement_23-2149540079.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-piles_23-2150794358.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-piles_23-2150794358.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/mexican-coins-assortment-high-angle_23-2149540078.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/mexican-coins-assortment-high-angle_23-2149540078.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1717.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1717.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 5,000+ collectors worldwide"
marqueeItems={[
{
type: "text",
text: "Certified Quality",
},
type: "text", text: "Certified Quality"},
{
type: "text",
text: "Secure Transactions",
},
type: "text", text: "Secure Transactions"},
{
type: "text",
text: "Global Expertise",
},
type: "text", text: "Global Expertise"},
{
type: "text",
text: "Fast Appraisals",
},
type: "text", text: "Fast Appraisals"},
{
type: "text",
text: "Market Transparency",
},
type: "text", text: "Market Transparency"},
]}
/>
</div>
@@ -177,44 +120,20 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "25+",
title: "Years Experience",
items: [
"Deep market knowledge",
"Stable foundation",
"Legacy trust",
],
id: "m1", value: "25+", title: "Years Experience", items: [
"Deep market knowledge", "Stable foundation", "Legacy trust"],
},
{
id: "m2",
value: "100%",
title: "Licensed Pros",
items: [
"Certified experts",
"Professional standard",
"Regulatory adherence",
],
id: "m2", value: "100%", title: "Licensed Pros", items: [
"Certified experts", "Professional standard", "Regulatory adherence"],
},
{
id: "m3",
value: "5k+",
title: "Trusted Clients",
items: [
"Long-term partners",
"High satisfaction",
"Repeat business",
],
id: "m3", value: "5k+", title: "Trusted Clients", items: [
"Long-term partners", "High satisfaction", "Repeat business"],
},
{
id: "m4",
value: "100%",
title: "Secure Dealing",
items: [
"Encrypted privacy",
"Insured transfers",
"Verified assets",
],
id: "m4", value: "100%", title: "Secure Dealing", items: [
"Encrypted privacy", "Insured transfers", "Verified assets"],
},
]}
title="Excellence in Assets"
@@ -229,94 +148,58 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Gold Buying",
description: "Top-market appraisal and purchase of gold bullion and assets.",
icon: DollarSign,
title: "Gold Buying", description: "Top-market appraisal and purchase of gold bullion and assets.", icon: DollarSign,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-scale_23-2150794352.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-scale_23-2150794352.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pattern-scales_23-2151365699.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pattern-scales_23-2151365699.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dollar-coins-scattered_23-2150794357.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
{
title: "Rare Coins",
description: "Expert authentication and valuation of numismatic treasures.",
icon: Award,
title: "Rare Coins", description: "Expert authentication and valuation of numismatic treasures.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-desk-globe-with-blurred-background_181624-4413.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-desk-globe-with-blurred-background_181624-4413.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-customer-selecting-button-from-container-hold-by-fashion-designer_23-2148180292.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-customer-selecting-button-from-container-hold-by-fashion-designer_23-2148180292.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241140.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
{
title: "Luxury Watches",
description: "Buy, sell, or appraise timepieces from world-renowned makers.",
icon: Watch,
title: "Luxury Watches", description: "Buy, sell, or appraise timepieces from world-renowned makers.", icon: Watch,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
{
title: "Estate Jewelry",
description: "Curated selection and appraisal of vintage estate pieces.",
icon: Diamond,
title: "Estate Jewelry", description: "Curated selection and appraisal of vintage estate pieces.", icon: Diamond,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048302.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
{
title: "Diamonds",
description: "High-clarity stone certification and trading services.",
icon: Diamond,
title: "Diamonds", description: "High-clarity stone certification and trading services.", icon: Diamond,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-diamonds-shopping-basket_53876-15044.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/glass-diamonds-shopping-basket_53876-15044.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931421.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931421.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
{
title: "Private Consulting",
description: "Tailored financial strategy for precious metal portfolios.",
icon: Briefcase,
title: "Private Consulting", description: "Tailored financial strategy for precious metal portfolios.", icon: Briefcase,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-arrangement_23-2148975793.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-seller-recommending-gold-products-customer_651396-1491.jpg?_wi=2",
imageAlt: "gold buying appraisal",
},
]}
title="Premium Services"
@@ -330,30 +213,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Transparent Pricing",
content: "Every quote is based on current market data and thorough inspection.",
},
id: "q1", title: "Transparent Pricing", content: "Every quote is based on current market data and thorough inspection."},
{
id: "q2",
title: "Instant Evaluations",
content: "Our experts provide rapid, accurate assessments for your items.",
},
id: "q2", title: "Instant Evaluations", content: "Our experts provide rapid, accurate assessments for your items."},
{
id: "q3",
title: "Expert Appraisals",
content: "All appraisals are performed by seasoned industry professionals.",
},
id: "q3", title: "Expert Appraisals", content: "All appraisals are performed by seasoned industry professionals."},
{
id: "q4",
title: "Private Consultations",
content: "We offer confidential sessions for high-net-worth portfolio management.",
},
id: "q4", title: "Private Consultations", content: "We offer confidential sessions for high-net-worth portfolio management."},
{
id: "q5",
title: "Secure Environment",
content: "Our facilities are designed with maximum security for your peace of mind.",
},
id: "q5", title: "Secure Environment", content: "Our facilities are designed with maximum security for your peace of mind."},
]}
imageSrc="http://img.b2bpic.net/free-photo/fashion-luxurious-arrangement-table_23-2148229209.jpg"
mediaAnimation="slide-up"
@@ -371,59 +239,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Royal Mint",
name: "2024 Gold Sovereign",
price: "$1,250",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-holds-vice-curved-metal-coin-with-face-value-1-russian-ruble-orange-fire-background-idea-collapse-economy-sanctions-against-russia-economic-crisis_166373-2165.jpg",
},
id: "p1", brand: "Royal Mint", name: "2024 Gold Sovereign", price: "$1,250", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/wrench-holds-vice-curved-metal-coin-with-face-value-1-russian-ruble-orange-fire-background-idea-collapse-economy-sanctions-against-russia-economic-crisis_166373-2165.jpg"},
{
id: "p2",
brand: "Rolex",
name: "Vintage Daytona",
price: "$45,000",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11484.jpg",
},
id: "p2", brand: "Rolex", name: "Vintage Daytona", price: "$45,000", rating: 5,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11484.jpg"},
{
id: "p3",
brand: "Tiffany & Co.",
name: "Diamond Earring Set",
price: "$8,900",
rating: 5,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/shiny-gemstones-elegant-jewelry-reflect-beauty-generated-by-ai_188544-10581.jpg",
},
id: "p3", brand: "Tiffany & Co.", name: "Diamond Earring Set", price: "$8,900", rating: 5,
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/shiny-gemstones-elegant-jewelry-reflect-beauty-generated-by-ai_188544-10581.jpg"},
{
id: "p4",
brand: "Swiss Gold",
name: "1oz Fine Bar",
price: "$2,100",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/gold-dark-gift-box_187299-48760.jpg",
},
id: "p4", brand: "Swiss Gold", name: "1oz Fine Bar", price: "$2,100", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/gold-dark-gift-box_187299-48760.jpg"},
{
id: "p5",
brand: "Cartier",
name: "Gold Tank Watch",
price: "$6,500",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/clock-plate-with-sequins_23-2147992707.jpg",
},
id: "p5", brand: "Cartier", name: "Gold Tank Watch", price: "$6,500", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/clock-plate-with-sequins_23-2147992707.jpg"},
{
id: "p6",
brand: "Estate",
name: "Ruby & Diamond Ring",
price: "$12,000",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347075.jpg",
},
id: "p6", brand: "Estate", name: "Ruby & Diamond Ring", price: "$12,000", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347075.jpg"},
]}
title="Featured Collections"
description="A glimpse into our premier inventory."
@@ -437,45 +269,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Arthur J.",
handle: "@arthur",
testimonial: "The appraisal was meticulous and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8001.jpg",
},
id: "t1", name: "Arthur J.", handle: "@arthur", testimonial: "The appraisal was meticulous and professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8001.jpg"},
{
id: "t2",
name: "Eleanor P.",
handle: "@eleanor",
testimonial: "Golden Crown provided the best service in the industry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
},
id: "t2", name: "Eleanor P.", handle: "@eleanor", testimonial: "Golden Crown provided the best service in the industry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg"},
{
id: "t3",
name: "Marcus W.",
handle: "@marcus",
testimonial: "Honest, transparent, and absolutely efficient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-street-near-fence-sunset-sunglassesusing-smartphone-apps_158538-22406.jpg",
},
id: "t3", name: "Marcus W.", handle: "@marcus", testimonial: "Honest, transparent, and absolutely efficient.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-street-near-fence-sunset-sunglassesusing-smartphone-apps_158538-22406.jpg"},
{
id: "t4",
name: "Sofia R.",
handle: "@sofia",
testimonial: "I trust them with all my heirloom investments.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg",
},
id: "t4", name: "Sofia R.", handle: "@sofia", testimonial: "I trust them with all my heirloom investments.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg"},
{
id: "t5",
name: "Julian D.",
handle: "@julian",
testimonial: "A truly superior experience from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
},
id: "t5", name: "Julian D.", handle: "@julian", testimonial: "A truly superior experience from start to finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg"},
]}
showRating={true}
title="Client Experiences"
@@ -490,9 +297,7 @@ export default function LandingPage() {
description="Built on decades of experience, Golden Crown Exchange is the gold standard for asset management. We combine modern evaluation technology with old-world business integrity."
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/elderly-adult-registering-hotel-lobby_482257-81621.jpg"
imageAlt="Our experts at work"
@@ -503,16 +308,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready to get started?"
title="Contact Our Professionals"
description="Schedule your private appraisal or inquire about our current luxury stock."
buttons={[
{
text: "Contact Us Now",
href: "tel:555-010-2020",
},
text: "Contact Us Now", href: "tel:555-010-2020"},
]}
/>
</div>
@@ -521,13 +323,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Golden Crown Exchange"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>