Files
fde774de-8c68-463f-8a6c-c38…/src/app/page.tsx
2026-05-27 03:46:52 +00:00

299 lines
28 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"use client";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumLarge"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
headingFontWeight="extrabold"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Currie Card Co."
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about-us" },
{ name: "What We Offer", id: "what-we-offer" },
{ name: "New Arrivals", id: "new-arrivals" },
{ name: "Featured Cards", id: "featured-card-viewer" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact-us" },
{ name: "Shop on eBay", id: "https://www.ebay.com/str/curriecardco" }
]}
/>
</div>
<div id="hero" data-section="hero" className="relative min-h-[100vh]">
<HeroSplit
title="CURRIE CARD CO."
description="Sports cards and trading cards — rookies, parallels, autos, inserts, and collector favorites. Photographed with care, packed with precision, shipped fast."
background={{ variant: "plain" }}
tag="COLLECTOR · TRUSTED · SPORTS CARDS"
buttons={[
{ text: "SHOP ON EBAY →", href: "https://www.ebay.com/str/curriecardco" },
{ text: "EXPLORE THE COLLECTION ↓", href: "#what-we-offer" }
]}
mediaAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/fans-cheering-soccer-final-argentina-colombia_23-2151696128.jpg"
imageAlt="Fanned sports trading cards"
imagePosition="right"
fixedMediaHeight={true}
/>
</div>
<div id="trust-bar" data-section="trust-bar">
<FeatureCardSix
title="TRUST BAR"
description=""
features={[
{ title: "SECURE PACKAGING", description: "Penny sleeves, top loaders and mailers on every order", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-christmas-celebration-concept_23-2150979908.jpg", imageAlt: "Box icon" },
{ title: "REAL PHOTOS ONLY", description: "Every card photographed from multiple angles — actual item shown", imageSrc: "http://img.b2bpic.net/free-photo/camera-front-side-with-white-background_187299-39789.jpg", imageAlt: "Camera icon" },
{ title: "12 DAY HANDLING", description: "Fast processing after payment, tracking provided", imageSrc: "http://img.b2bpic.net/free-vector/wind-power-environmental-logo-vector-with-text_53876-112058.jpg", imageAlt: "Lightning icon" },
{ title: "COLLECTOR TRUSTED", description: "Honest listings and professional service, every time", imageSrc: "http://img.b2bpic.net/free-vector/best-quality-high-premium-value-superior-brands-individual-labels-with-royal-crown-emblems-collection-isolated-vector-illustration_1284-2752.jpg", imageAlt: "Star icon" }
]}
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="social-proof" data-section="social-proof">
<TestimonialCardSixteen
tag="WHAT COLLECTORS ARE SAYING"
title="100% POSITIVE FEEDBACK"
description="71 verified purchases. Zero neutral feedback. Zero negative feedback. Every single rating — perfect."
kpiItems={[
{ value: "5.0", label: "Accurate Description" },
{ value: "5.0", label: "Reasonable Shipping Cost" },
{ value: "5.0", label: "Shipping Speed" }
]}
testimonials={[
{ id: "1", name: "Verified Buyer (134 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-black-t-shirt-isolated-pink-wall_141793-82450.jpg", imageAlt: "Sarah Johnson" },
{ id: "2", name: "Verified Buyer (221 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-black-turtleneck-glasses-smiling-with-happy-face_141793-54990.jpg", imageAlt: "Michael Chen" },
{ id: "3", name: "Verified Buyer (616 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg", imageAlt: "Emily Rodriguez" },
{ id: "4", name: "Verified Buyer (524 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", imageAlt: "David Kim" },
{ id: "5", name: "Verified Buyer (116 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-digital-tablet-coffee-shop_1170-2331.jpg", imageAlt: "Jessica Lee" },
{ id: "6", name: "Verified Buyer (549 feedback)", role: "Buyer", company: "eBay", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg", imageAlt: "Chris Miller" }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{ text: "SEE ALL FEEDBACK ON EBAY →", href: "https://www.ebay.com/fdbk/feedback_profile/curriecardco?filter=feedback_page%3ARECEIVED_AS_SELLER%2Cperiod%3ATWELVE_MONTHS%2Coverall_rating%3APOSITIVE&commentType=POSITIVE" }
]}
/>
</div>
<div id="what-we-offer" data-section="what-we-offer">
<FeatureCardSix
tag="WHAT WE CARRY"
title="FROM BASE CARDS TO RARE AUTOS"
description="Rookies, parallels, inserts, autographs, and collectible favorites — all carefully listed and photographed."
features={[
{ title: "ROOKIE CARDS", description: "The start of a legend. Find the next big name before everyone else does.", imageSrc: "http://img.b2bpic.net/free-vector/lovely-space-badge-collection-with-flat-design_23-2147912521.jpg", imageAlt: "Rookie card illustration" },
{ title: "AUTOGRAPHS", description: "Hand-signed by the stars. Authenticated and built for serious collections.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=my467g", imageAlt: "Autograph card illustration" },
{ title: "PARALLELS & INSERTS", description: "Refractors, short prints, rare variations — the cards collectors chase.", imageSrc: "http://img.b2bpic.net/free-photo/line-prints-purple-powder_23-2147964329.jpg", imageAlt: "Parallel card illustration" },
{ title: "BASE CARDS", description: "Build your sets. Classic cards at fair prices, always clearly listed.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558612.jpg", imageAlt: "Base card illustration" },
{ title: "SPORTS CARDS", description: "NFL, NBA, MLB, and more — all major leagues and sports covered.", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-neon-style_23-2151827433.jpg", imageAlt: "Sports cards illustration" },
{ title: "COLLECTIBLE FAVORITES", description: "The hidden gems every collector loves to find. Always rotating.", imageSrc: "http://img.b2bpic.net/free-photo/realistic-illustration-chinese-zodiac_23-2151900724.jpg", imageAlt: "Collectible card illustration" }
]}
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "BROWSE ALL LISTINGS ON EBAY →", href: "https://www.ebay.com/str/curriecardco" }
]}
/>
</div>
<div id="new-arrivals" data-section="new-arrivals">
<ProductCardOne
tag="JUST DROPPED"
title="NEW ARRIVALS"
description="Fresh cards added regularly — check back often or follow us on social to catch new listings first."
products={[
{ id: "new-arrival-1", name: "Stephen Curry NBA Hoops", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-neon-style_23-2151827474.jpg", imageAlt: "Stephen Curry Basketball Card" },
{ id: "new-arrival-2", name: "Ernie Banks Baseball Legends", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-photo/skeptical-redhead-guy-glasses-showing-smartphone-screen-horizontally-smirk-frowning-disappoin_1258-77566.jpg", imageAlt: "Ernie Banks Baseball Card" },
{ id: "new-arrival-3", name: "John Stockton Fleer Metal", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-basketball-essentials_23-2150472934.jpg", imageAlt: "John Stockton Basketball Card" },
{ id: "new-arrival-4", name: "Eddie George Pacific Revolution", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-photo/towers-star-flare_23-2147878627.jpg", imageAlt: "Eddie George Football Card" },
{ id: "new-arrival-5", name: "Brian Urlacher Fleer Authority", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-skateboard-with-jumping-ollie_53876-23058.jpg", imageAlt: "Brian Urlacher Football Card" },
{ id: "new-arrival-6", name: "Laurie Gulas Star Jockey", price: "View Listing", imageSrc: "http://img.b2bpic.net/free-vector/visiting-card-template-burger-restaurant_23-2148580342.jpg", imageAlt: "Laurie Gulas Horse Jockey Card" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
carouselMode="buttons"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{ text: "SEE ALL LISTINGS →", href: "https://www.ebay.com/str/curriecardco" }
]}
/>
</div>
<div id="featured-card-viewer" data-section="featured-card-viewer">
<ProductCardOne
tag="INSPECT BEFORE YOU BUY"
title="360° CARD VIEWER"
description="Every featured card can be rotated and inspected from every angle — corner to corner, edge to edge. What you see is exactly what you get. Every listing in our store includes multi-angle photography so you can inspect condition before purchasing — not just featured cards. The same care and detail goes into every single listing."
products={[
{ id: "featured-card-1", name: "2023 Football Rookie Autograph", price: "View This Card On eBay", imageSrc: "http://img.b2bpic.net/free-photo/front-view-basketball-boxes_23-2148796923.jpg", imageAlt: "Featured Football Rookie Card" },
{ id: "featured-card-2", name: "1998 Basketball Star Parallel", price: "View This Card On eBay", imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg", imageAlt: "Featured Basketball Star Card" },
{ id: "featured-card-3", name: "2005 Baseball Legend Insert", price: "View This Card On eBay", imageSrc: "http://img.b2bpic.net/free-photo/arab-man-puts-reminder-note-board_482257-96928.jpg", imageAlt: "Featured Baseball Legend Card" }
]}
gridVariant="uniform-all-items-equal"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="why-collectors-choose-us" data-section="why-collectors-choose-us">
<FeatureCardSix
tag="OUR PROMISE"
title="WHY COLLECTORS CHOOSE CURRIE CARD CO."
description=""
features={[
{ title: "EVERY CARD PHOTOGRAPHED RIGHT", description: "Every card is shot from multiple angles using a clean acrylic setup. You can clearly inspect corners, edges, surfaces, and condition details before you buy. All photos are of the actual item — no stock images, no substitutes, ever.", imageSrc: "http://img.b2bpic.net/free-photo/image-icon-front-side_187299-39480.jpg", imageAlt: "Camera icon" },
{ title: "PACKED LIKE IT'S OUR OWN COLLECTION", description: "We use penny sleeves, top loaders, team bags, and protective mailers on every order. Higher-value cards receive upgraded packaging and shipping methods. Your card arrives safe — every time, without exception.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827243.jpg", imageAlt: "Box icon" },
{ title: "FAST HANDLING. REAL TRACKING.", description: "Orders ship within 12 business days after payment. Tracking is provided whenever available. Combined shipping is offered on multiple purchases — just add everything to your cart before checkout.", imageSrc: "http://img.b2bpic.net/free-vector/lightning-bolt-multiples-set-outline-style_78370-8366.jpg", imageAlt: "Lightning icon" }
]}
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="about-us" data-section="about-us">
<TextSplitAbout
title="ABOUT CURRIE CARD CO."
description={[
"Welcome to Currie Card Co. — a collector-focused trading card store built on honest listings, quality photos, secure packaging, and fast shipping. We specialize in sports cards and other trading cards, offering everything from base cards and rookies to parallels, inserts, autographs, and collectible favorites.", "Every card is photographed from multiple angles using a clean acrylic setup so buyers can clearly inspect corners, edges, and surface details before purchasing.", "Whether you're a collector, investor, or fan, our goal is to provide a smooth, professional, and trustworthy buying experience.", "Thank you for supporting Currie Card Co. — and be sure to check out our other listings for more great cards!"
]}
buttons={[
{ text: "BROWSE OUR EBAY LISTINGS →", href: "https://www.ebay.com/str/curriecardco" }
]}
showBorder={false}
useInvertedBackground={false}
buttonAnimation="slide-up"
/>
</div>
<div id="shipping-snapshot" data-section="shipping-snapshot">
<MetricCardSeven
tag="SHIPPING & HANDLING"
title="FAST. SAFE. TRACKABLE."
description="Every order is handled with care and shipped promptly — here's what to expect. Higher-value cards may receive upgraded packaging and shipping methods. If your order arrives damaged, contact us through eBay immediately with clear photos of the item and packaging — we will resolve the issue professionally and fairly."
metrics={[
{ id: "1", value: "Calendar", title: "SHIPS IN 12 BUSINESS DAYS", items: ["Orders placed on weekends or holidays ship the next business day"] },
{ id: "2", value: "Box", title: "SECURE PACKAGING", items: ["Penny sleeves, top loaders, team bags, and protective mailers"] },
{ id: "3", value: "Magnifier", title: "TRACKING PROVIDED", items: ["Tracking included whenever available through your order details"] },
{ id: "4", value: "Cart", title: "COMBINED SHIPPING", items: ["Add multiple items to cart before checkout for combined rates"] }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{ text: "Read our full policies", href: "#policies" }
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
tag="GOT QUESTIONS?"
title="FREQUENTLY ASKED QUESTIONS"
description="Everything collectors need to know before buying — answered honestly and clearly."
faqs={[
{ id: "faq-1", title: "How do I know the condition of a card before I buy?", content: "Every card in our store is photographed from multiple angles using a clean acrylic setup. You can clearly see corners, edges, surface details, and any notable flaws in the photos. All photos are of the actual item you will receive — not stock images. We strongly encourage you to zoom in and review every photo carefully before purchasing." },
{ id: "faq-2", title: "Are your cards graded?", content: "Most of our cards are raw (ungraded). Raw cards are not guaranteed to receive any specific grade from third-party grading companies like PSA or Beckett, as grading is subjective. We make every effort to accurately describe and photograph each card's condition. If a card has notable flaws beyond normal wear, we will mention it in the listing description." },
{ id: "faq-3", title: "What counts as normal wear on a card?", content: "Normal wear can include minor edge wear, slight corner rounding, surface marks or scratches, print lines, centering imperfections, or minor whitening. These are common on raw cards and are photographed and disclosed to the best of our ability. Please review all listing photos carefully before purchasing." },
{ id: "faq-4", title: "Do I get exactly the card shown in the photos?", content: "Yes — always. Every photo in our listings shows the actual card you will receive. We never use stock photos or representative images. What you see is exactly what you get." },
{ id: "faq-5", title: "How long does shipping take?", content: "We process and ship orders within 12 business days after payment is received. Orders placed on weekends or holidays will ship the next business day. Delivery time after shipping depends on the carrier and your location." },
{ id: "faq-6", title: "Do you offer tracking?", content: "Yes — tracking is provided whenever available through your eBay order details page. Higher-value cards may receive upgraded shipping methods with full tracking." },
{ id: "faq-7", title: "Do you combine shipping on multiple items?", content: "Yes. We offer combined shipping on eligible multiple-item purchases. Additional lower-value cards may qualify for reduced combined shipping rates. Please add all items to your cart before checkout so combined shipping can be applied automatically where available." },
{ id: "faq-8", title: "How are the cards packaged?", content: "All cards are packaged securely with penny sleeves, top loaders, team bags, and protective mailers or envelopes depending on the card and order size. Higher-value cards receive additional protection. Our goal is simple — your card arrives exactly as it left us." },
{ id: "faq-9", title: "What is your return policy?", content: "Returns are accepted within the return window provided through eBay's platform policy. Items must be returned in the same condition they were received. Please review all photos carefully before purchasing — if you have any questions about a card's condition, message us before buying and we'll be happy to help." },
{ id: "faq-10", title: "What if my card arrives damaged?", content: "If your order arrives damaged during shipping, please contact us through eBay as soon as possible. Include clear photos of the item, the packaging materials, and any visible damage. We package all cards carefully and will work with you to resolve any shipping-related issues professionally and fairly." },
{ id: "faq-11", title: "When are refunds issued?", content: "Refunds are issued after the returned item has been received and inspected. Items may not qualify for a return if they have been altered or damaged after delivery, if included accessories are missing, or if the returned item does not match the original order." },
{ id: "faq-12", title: "I have a question not listed here — how do I reach you?", content: "The best way to reach us is through eBay messaging. We are always happy to answer questions before you purchase. Visit our store at https://www.ebay.com/str/curriecardco and use the Contact option." }
]}
mediaAnimation="none"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="policies" data-section="policies">
<FaqSplitMedia
tag="FULL TRANSPARENCY"
title="OUR POLICIES"
description="We believe every buyer deserves complete, honest information. Everything is here — no fine print."
faqs={[
{ id: "policy-1", title: "RETURN POLICY", content: "Returns are accepted within the return window provided through the listing and platform policy. Items must be returned in the same condition they were received.\n\nPlease review all photos carefully before purchasing. Photos are taken from multiple angles to help buyers inspect corners, edges, surfaces, and overall condition. All photos shown are of the actual item you will receive unless otherwise stated.\n\nIf your item arrives damaged during shipping, please contact us as soon as possible and include clear photos of the item, the packaging materials, and any visible damage. We package all cards carefully and will work with buyers to help resolve shipping-related issues professionally and fairly.\n\nRefunds will be issued after the returned item has been received and inspected. Items may not qualify for return if the item has been altered or damaged after delivery, if parts or accessories originally included are missing, or if the returned item does not match the original order.\n\nIf you have any questions before purchasing, feel free to message us. We are always happy to help." },
{ id: "policy-2", title: "WARRANTY POLICY", content: "At Currie Card Co., we stand behind the accuracy of our listings, careful packaging, and professional customer service. Because trading cards are collectible items and condition can be subjective, all cards are sold based on the photos and descriptions provided in each listing.\n\nWe make every effort to accurately represent card condition, surface details, corners and edges, special features, and any noticeable flaws. All photos are of the actual item you will receive unless otherwise stated.\n\nAll cards are packaged securely using penny sleeves, top loaders, team bags, and protective mailers or envelopes. Our goal is to help ensure your order arrives safely and protected during transit.\n\nIf an item arrives damaged during shipping, please contact us promptly and provide photos of the item, the packaging, and the damage. We will review the issue and work toward a fair resolution.\n\nRaw (ungraded) cards are not guaranteed to receive any specific grading outcome from third-party grading companies. Card condition is subjective — buyers should review all photos carefully before purchasing." },
{ id: "policy-3", title: "CONDITION DISCLAIMER", content: "Card condition is subjective and may vary depending on individual collector standards and grading expectations. Unless otherwise noted, cards may show normal signs of handling, storage, age, printing, or wear. This can include edge wear, corner wear or slight rounding, surface marks or scratches, print lines, centering imperfections, or minor chipping or whitening.\n\nPlease review all photos carefully and zoom in to inspect corners, edges, surfaces, centering, and overall condition before purchasing. All photos shown are of the actual item you will receive unless otherwise stated.\n\nRaw (ungraded) cards are not guaranteed to receive any specific grading outcome from third-party grading companies. If a card has a notable flaw or issue beyond normal wear, it may be mentioned within the listing description when applicable." },
{ id: "policy-4", title: "DATA PRIVACY", content: "At Currie Card Co., we respect your privacy and are committed to protecting your personal information. When you place an order, certain information may be provided through the selling platform, including your name, shipping address, order details, and communication related to the transaction. Payment information is processed securely by the marketplace platform and is not directly stored by Currie Card Co.\n\nCustomer information is used only for processing orders, shipping purchases, customer service communication, resolving order or return issues, and complying with marketplace policies or legal requirements. We do not intentionally share, sell, rent, or distribute personal information to third parties for marketing purposes.\n\nCustomer shipping information may be shared only with shipping carriers necessary to complete delivery. Purchases made through third-party platforms are also subject to the privacy policies of those platforms.\n\nIf you have any questions regarding this policy, please contact us through the marketplace messaging system." }
]}
mediaAnimation="none"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="newsletter-signup" data-section="newsletter-signup">
<ContactCTA
tag="STAY IN THE HOBBY"
title="JOIN THE CURRIE CARD CO. COMMUNITY"
description="Be the first to know when new cards drop, get collector tips, and stay connected with the hobby. No spam — just cards."
buttons={[
{ text: "JOIN THE LIST →", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="contact-us" data-section="contact-us">
<ContactCTA
tag="GET IN TOUCH"
title="CONTACT CURRIE CARD CO."
description="Have a question about a card, an order, or anything else? We're happy to help — reach out anytime."
buttons={[
{ text: "MESSAGE US ON EBAY →", href: "https://www.ebay.com/str/curriecardco" }
]}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>
<div id="final-cta-banner" data-section="final-cta-banner" className="bg-[#A62F2B] relative">
<ContactCTA
tag=""
title="READY TO ADD TO YOUR COLLECTION?"
description="Browse our current listings on eBay — new cards added regularly. Every listing features real photos, honest descriptions, and secure packaging."
buttons={[
{ text: "SHOP CURRIE CARD CO. ON EBAY →", href: "https://www.ebay.com/str/curriecardco" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer" className="bg-[#0A1525] relative">
<FooterLogoEmphasis
logoSrc="http://img.b2bpic.net/free-vector/baptism-template-design_23-2150158205.jpg"
logoAlt="Currie Card Co. logo"
logoText="Currie Card Co."
columns={[
{ items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about-us" }, { label: "What We Offer", href: "#what-we-offer" }, { label: "New Arrivals", href: "#new-arrivals" }, { label: "Featured Cards", href: "#featured-card-viewer" }, { label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact-us" }, { label: "Shop on eBay", href: "https://www.ebay.com/str/curriecardco" }] },
{ items: [{ label: "Return Policy", href: "#policies" }, { label: "Warranty Policy", href: "#policies" }, { label: "Condition Disclaimer", href: "#policies" }, { label: "Data Privacy", href: "#policies" }] },
{ items: [{ label: "Instagram", href: "https://instagram.com/curriecardco" }, { label: "TikTok", href: "https://tiktok.com/@curriecardco" }, { label: "Facebook", href: "https://facebook.com/curriecardco" }, { label: "X (Twitter)", href: "https://x.com/curriecardco" }, { label: "YouTube", href: "https://youtube.com/@curriecardco" }] }
]}
/>
</div>
</ThemeProvider>
);
}