264 lines
15 KiB
TypeScript
264 lines
15 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
|
import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery";
|
|
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
|
import AboutMetric from "@/components/sections/about/AboutMetric";
|
|
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
|
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
|
import { Trophy, Zap, Users, Star } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="elastic-effect"
|
|
defaultTextAnimation="background-highlight"
|
|
borderRadius="rounded"
|
|
contentWidth="medium"
|
|
sizing="mediumLarge"
|
|
background="circleGradient"
|
|
cardStyle="soft-shadow"
|
|
primaryButtonStyle="radial-glow"
|
|
secondaryButtonStyle="glass"
|
|
headingFontWeight="extrabold"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
brandName="LureSmith"
|
|
navItems={[
|
|
{ name: "Home", id: "hero" },
|
|
{ name: "Products", id: "products" },
|
|
{ name: "About", id: "about" },
|
|
{ name: "Features", id: "features" },
|
|
{ name: "Reviews", id: "testimonials" },
|
|
{ name: "FAQ", id: "faq" }
|
|
]}
|
|
button={{ text: "Shop Now", href: "#products" }}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardGallery
|
|
title="Precision Crafted Fishing Lures"
|
|
description="Experience the art and science of fishing with our premium handcrafted lures. Each design is engineered for maximum attraction and realistic action that catches fish."
|
|
tag="Premium Quality"
|
|
tagAnimation="slide-up"
|
|
buttons={[
|
|
{ text: "Shop All Lures", href: "#products" },
|
|
{ text: "Learn More", href: "#about" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
background={{ variant: "radial-gradient" }}
|
|
mediaItems={[
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-fishing-net-with-silver-fishing-lure-with-sharp-hook-wooden-desk_23-2148189222.jpg", imageAlt: "Premium fishing lures collection"
|
|
}
|
|
]}
|
|
mediaAnimation="slide-up"
|
|
ariaLabel="Hero section for fishing lures store"
|
|
/>
|
|
</div>
|
|
|
|
<div id="products" data-section="products">
|
|
<ProductCardOne
|
|
title="Premium Fishing Lures Collection"
|
|
description="Discover our extensive selection of handcrafted fishing lures designed to attract and catch more fish. From crankbaits to soft plastics, we have the perfect lure for every fishing situation."
|
|
tag="Featured Products"
|
|
tagAnimation="slide-up"
|
|
buttons={[
|
|
{ text: "View All Products", href: "#" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
gridVariant="three-columns-all-equal-width"
|
|
animationType="slide-up"
|
|
products={[
|
|
{
|
|
id: "lure-001", name: "Professional Crankbait", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-fishing-bait_23-2148429466.jpg", imageAlt: "Professional Crankbait fishing lure"
|
|
},
|
|
{
|
|
id: "lure-002", name: "Soft Plastic Worm", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/smoked-fishes-wooden-table_23-2148736905.jpg", imageAlt: "Soft Plastic Worm fishing lure"
|
|
},
|
|
{
|
|
id: "lure-003", name: "Metallic Spoon Lure", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/buoy-bag-fishing-lure-fishing-reel-wooden-desk_23-2148189212.jpg", imageAlt: "Metallic Spoon Lure fishing bait"
|
|
}
|
|
]}
|
|
ariaLabel="Product showcase section"
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<AboutMetric
|
|
title="Why Choose LureSmith"
|
|
metrics={[
|
|
{ icon: Trophy, label: "Years of Experience", value: "25+" },
|
|
{ icon: Zap, label: "Fishing Lures Sold", value: "50K+" },
|
|
{ icon: Users, label: "Satisfied Customers", value: "15K+" },
|
|
{ icon: Star, label: "Customer Rating", value: "4.9★" }
|
|
]}
|
|
metricsAnimation="slide-up"
|
|
useInvertedBackground={false}
|
|
ariaLabel="About metrics section"
|
|
/>
|
|
</div>
|
|
|
|
<div id="features" data-section="features">
|
|
<FeatureCardSeven
|
|
title="What Makes Our Lures Special"
|
|
description="Engineered for performance, crafted for success. Our fishing lures combine traditional artistry with modern fishing science."
|
|
tag="Superior Quality"
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
animationType="slide-up"
|
|
features={[
|
|
{
|
|
id: 1,
|
|
title: "Durable Construction", description: "Built with premium materials that withstand tough water conditions and repeated use. Our lures are engineered to last season after season.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gold-colored-fishing-hook-wooden-desk_23-2147894191.jpg", imageAlt: "Durable fishing lure construction"
|
|
},
|
|
{
|
|
id: 2,
|
|
title: "Realistic Design", description: "Each lure is hand-painted and detailed to mimic natural prey. The lifelike appearance triggers instinctive strikes from fish.", imageSrc: "http://img.b2bpic.net/free-photo/different-type-fishing-lures-white-container_23-2148189304.jpg", imageAlt: "Realistic fishing lure design"
|
|
},
|
|
{
|
|
id: 3,
|
|
title: "Variety of Styles", description: "From crankbaits to soft plastics, spoons to topwater poppers. We offer every type of lure you need for any fishing situation.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-fishing-bait-corkboard-fishing-net_23-2148189310.jpg", imageAlt: "Variety of fishing lures"
|
|
}
|
|
]}
|
|
ariaLabel="Features section"
|
|
/>
|
|
</div>
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
<SocialProofOne
|
|
title="Trusted by Leading Fishing Brands"
|
|
description="Our lures are endorsed and used by professional anglers and fishing guides worldwide."
|
|
tag="Industry Leaders"
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
names={[
|
|
"BassPro", "TackleDirect", "FishingDaily", "AnglersPro", "OutdoorGear", "WaterSports", "NatureOutfitters"
|
|
]}
|
|
logos={[
|
|
"http://img.b2bpic.net/free-vector/fish-logo-design-template_742173-32111.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-fishing-logo_23-2149360969.jpg", "http://img.b2bpic.net/free-vector/fish-logo-design-template_742173-31663.jpg", "http://img.b2bpic.net/free-vector/detailed-vintage-fishing-badges_23-2148934281.jpg", "http://img.b2bpic.net/free-vector/detailed-vintage-fishing-badge-collection_23-2148920348.jpg", "http://img.b2bpic.net/free-vector/retro-badges-summer_23-2147626741.jpg", "http://img.b2bpic.net/free-vector/catfish-logo-template-design_23-2151084130.jpg"
|
|
]}
|
|
showCard={true}
|
|
ariaLabel="Social proof section with partner logos"
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardSix
|
|
title="What Anglers Say About Us"
|
|
description="Real reviews from real fishermen who trust LureSmith lures."
|
|
tag="Customer Reviews"
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
animationType="slide-up"
|
|
testimonials={[
|
|
{
|
|
id: "1", name: "Marcus Johnson", handle: "@marjohnson", testimonial: "These lures are incredible! I've tried many brands over the years, but LureSmith consistently delivers results. My catch rate has improved dramatically.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carpenter-woodworking-shop-proud-his-work_482257-84422.jpg", imageAlt: "Marcus Johnson professional fisherman", icon: Star
|
|
},
|
|
{
|
|
id: "2", name: "Sarah Chen", handle: "@sarahfishes", testimonial: "The attention to detail in these lures is amazing. You can see they're hand-painted and designed with real fishing knowledge. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/annoyed-emotional-male-sailor-professional-seaman-has-sea-cruise-poses-with-fishing-net-raises-tattooed-arms-yells-outraged-wears-red-hat-yellow-overalls-stands-indoor-marine-life-concept_273609-45187.jpg", imageAlt: "Sarah Chen fishing enthusiast", icon: Star
|
|
},
|
|
{
|
|
id: "3", name: "Tom Bradley", handle: "@tombradleyfishing", testimonial: "As a fishing guide, I recommend LureSmith to all my clients. The lures are reliable, durable, and actually catch fish. That's what matters.", imageSrc: "http://img.b2bpic.net/free-photo/rising-sun-with-seascape_1357-31.jpg", imageAlt: "Tom Bradley fishing guide", icon: Star
|
|
},
|
|
{
|
|
id: "4", name: "Elena Rodriguez", handle: "@elenaoutdoors", testimonial: "Outstanding quality and fantastic customer service. The variety of styles available means I can always find the perfect lure for any situation.", imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-river_23-2148204091.jpg", imageAlt: "Elena Rodriguez fishing expert", icon: Star
|
|
},
|
|
{
|
|
id: "5", name: "David Kim", handle: "@davidkimfish", testimonial: "I've been fishing for 30 years and these are some of the best lures I've ever used. The craftsmanship is exceptional and results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wild-tuna-day-celebration_23-2151307881.jpg", imageAlt: "David Kim experienced angler", icon: Star
|
|
},
|
|
{
|
|
id: "6", name: "Jessica Williams", handle: "@jessicaangles", testimonial: "LureSmith lures have become a staple in my tackle box. They're effective, affordable, and backed by a company that truly cares about anglers.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-man-posing-outdoor_344912-313.jpg", imageAlt: "Jessica Williams satisfied customer", icon: Star
|
|
}
|
|
]}
|
|
ariaLabel="Customer testimonials section"
|
|
/>
|
|
</div>
|
|
|
|
<div id="faq" data-section="faq">
|
|
<FaqSplitText
|
|
sideTitle="Common Questions"
|
|
sideDescription="Everything you need to know about our fishing lures and ordering process."
|
|
buttons={[
|
|
{ text: "Contact Support", href: "#" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
faqsAnimation="slide-up"
|
|
textPosition="left"
|
|
useInvertedBackground={false}
|
|
showCard={true}
|
|
faqs={[
|
|
{
|
|
id: "1", title: "What types of fish do your lures work for?", content: "Our lures are designed for freshwater species including bass, pike, walleye, trout, and panfish. Each lure type is engineered for specific fish behavior and water conditions."
|
|
},
|
|
{
|
|
id: "2", title: "How long do fishing lures typically last?", content: "With proper care, our lures last 1-2 seasons of regular use. The durable construction means they withstand repeated strikes and tough conditions."
|
|
},
|
|
{
|
|
id: "3", title: "Do you offer bulk discounts?", content: "Yes! We offer volume discounts for orders of 10+ lures. Contact our sales team for custom pricing on bulk orders."
|
|
},
|
|
{
|
|
id: "4", title: "Are your lures environmentally friendly?", content: "We use sustainable materials and responsible manufacturing practices. Our packaging is recyclable and we're committed to environmental stewardship."
|
|
},
|
|
{
|
|
id: "5", title: "What's your return policy?", content: "We offer a 30-day satisfaction guarantee. If you're not happy with your lures, return them for a full refund or exchange."
|
|
}
|
|
]}
|
|
ariaLabel="FAQ section"
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterLogoEmphasis
|
|
logoText="LureSmith"
|
|
columns={[
|
|
{
|
|
items: [
|
|
{ label: "Home", href: "#hero" },
|
|
{ label: "Products", href: "#products" },
|
|
{ label: "About", href: "#about" },
|
|
{ label: "Features", href: "#features" }
|
|
]
|
|
},
|
|
{
|
|
items: [
|
|
{ label: "Reviews", href: "#testimonials" },
|
|
{ label: "FAQ", href: "#faq" },
|
|
{ label: "Contact", href: "#" },
|
|
{ label: "Support", href: "#" }
|
|
]
|
|
},
|
|
{
|
|
items: [
|
|
{ label: "Privacy Policy", href: "#" },
|
|
{ label: "Terms of Service", href: "#" },
|
|
{ label: "Shipping Info", href: "#" },
|
|
{ label: "Returns", href: "#" }
|
|
]
|
|
},
|
|
{
|
|
items: [
|
|
{ label: "Facebook", href: "https://facebook.com" },
|
|
{ label: "Instagram", href: "https://instagram.com" },
|
|
{ label: "Twitter", href: "https://twitter.com" },
|
|
{ label: "YouTube", href: "https://youtube.com" }
|
|
]
|
|
}
|
|
]}
|
|
ariaLabel="Site footer"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |