Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 23:06:30 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Shop",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Shop", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Sheikh 4 Fishing"
/>
@@ -54,33 +42,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Sheikh 4 Fishing"
description="Your premium source for high-quality fishing equipment and expert gear advice."
tag="Expert Angler Gear"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blank-tag-hooks-fishing-float-pliers-corkboard-fishing-reel-measuring-tool-wooden-desk_23-2148189225.jpg",
imageAlt: "fishing equipment professional photography",
},
imageSrc: "http://img.b2bpic.net/free-photo/blank-tag-hooks-fishing-float-pliers-corkboard-fishing-reel-measuring-tool-wooden-desk_23-2148189225.jpg", imageAlt: "fishing equipment professional photography"},
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-slavic-gardener-uniform-hat-holding-gardener-tools-looking_141793-58190.jpg",
imageAlt: "professional fishing shop interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fishing-lure-with-measuring-scale-fishing-reel-wooden-desk_23-2148189292.jpg",
imageAlt: "Colorful fishing lure with measuring scale and fishing reel on wooden desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fishing-essentials-with-hat-copy-space_23-2148429454.jpg",
imageAlt: "Flat lay of fishing essentials with hat and copy space",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fishing-bait-fishing-line-fishing-float-wooden-surface_23-2148189305.jpg",
imageAlt: "Fishing bait; fishing line and fishing float on wooden surface",
},
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-slavic-gardener-uniform-hat-holding-gardener-tools-looking_141793-58190.jpg", imageAlt: "professional fishing shop interior"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -110,21 +80,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
"Limited local stock elsewhere",
"Generic mass-market gear",
"Long shipping times",
"Poor customer support",
"Overpriced entry-level equipment",
],
"Limited local stock elsewhere", "Generic mass-market gear", "Long shipping times", "Poor customer support", "Overpriced entry-level equipment"],
}}
positiveCard={{
items: [
"Expertly curated selection",
"Premium brand availability",
"Same-day gear consultation",
"Lifetime warranty on select rods",
"Local expert community advice",
],
"Expertly curated selection", "Premium brand availability", "Same-day gear consultation", "Lifetime warranty on select rods", "Local expert community advice"],
}}
title="Why Choose Our Gear"
description="We ensure every piece of equipment meets our professional standards for durability and performance."
@@ -139,47 +99,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Professional Rod",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/music-instrument-store_23-2150608908.jpg",
imageAlt: "professional fishing rod carbon",
},
id: "1", name: "Professional Rod", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/music-instrument-store_23-2150608908.jpg", imageAlt: "professional fishing rod carbon"},
{
id: "2",
name: "Spinning Reel",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-various-fishing-lures-box_23-2147894157.jpg",
imageAlt: "professional fishing rod carbon",
},
id: "2", name: "Spinning Reel", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-various-fishing-lures-box_23-2147894157.jpg", imageAlt: "professional fishing rod carbon"},
{
id: "3",
name: "Custom Lures",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fisherman-with-fresh-catch-fishing-rod_23-2147894205.jpg",
imageAlt: "professional fishing rod carbon",
},
{
id: "4",
name: "Durable Line",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-water-fish-caught-fishing-net-wooden-pier_23-2147870224.jpg",
imageAlt: "professional fishing rod carbon",
},
{
id: "5",
name: "Tackle Box",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fishing-lure-corkboard-fishing-net_23-2148189312.jpg",
imageAlt: "professional fishing rod carbon",
},
{
id: "6",
name: "Fishing Net",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/marine-composition-with-small-lighthouse_23-2147804723.jpg",
imageAlt: "professional fishing rod carbon",
},
id: "3", name: "Custom Lures", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fisherman-with-fresh-catch-fishing-rod_23-2147894205.jpg", imageAlt: "professional fishing rod carbon"},
]}
title="Our Fishing Gear"
description="Browse our selection of top-tier fishing tools designed for peak performance."
@@ -194,25 +118,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1000+",
title: "Happy Anglers",
description: "Fishing enthusiasts served",
icon: Award,
id: "m1", value: "1000+", title: "Happy Anglers", description: "Fishing enthusiasts served", icon: Award,
},
{
id: "m2",
value: "500+",
title: "Products",
description: "Curated tackle items",
icon: ShoppingBag,
id: "m2", value: "500+", title: "Products", description: "Curated tackle items", icon: ShoppingBag,
},
{
id: "m3",
value: "10",
title: "Years",
description: "Industry expertise",
icon: Calendar,
id: "m3", value: "10", title: "Years", description: "Industry expertise", icon: Calendar,
},
]}
title="Proven Excellence"
@@ -228,25 +140,9 @@ export default function LandingPage() {
author="John Smith"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-beach-opens-coconut_1321-2281.jpg",
alt: "John Smith",
},
src: "http://img.b2bpic.net/free-photo/man-beach-opens-coconut_1321-2281.jpg", alt: "John Smith"},
{
src: "http://img.b2bpic.net/free-photo/sideways-man-taking-photos_23-2148243219.jpg",
alt: "Mike Ross",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-man-with-headphones_23-2148749392.jpg",
alt: "Sarah J.",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-man-weighing-caught-fish-near-lake_23-2147894063.jpg",
alt: "David K.",
},
{
src: "http://img.b2bpic.net/free-photo/man-standing-near-lake-holding-fish-with-hook_23-2147870240.jpg",
alt: "Elena R.",
},
src: "http://img.b2bpic.net/free-photo/sideways-man-taking-photos_23-2148243219.jpg", alt: "Mike Ross"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -256,17 +152,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contact Us"
title="Visit Us Today"
description="Have questions? Stop by our shop or get in touch for expert fishing gear advice."
buttons={[
{
text: "Get Directions",
href: "https://maps.app.goo.gl/hfEjFH7fZMRCFUKv7?g_st=ic",
},
text: "Get Directions", href: "https://maps.app.goo.gl/hfEjFH7fZMRCFUKv7?g_st=ic"},
]}
/>
</div>
@@ -276,26 +168,14 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Shop",
href: "#products",
},
{ label: "Home", href: "#hero" },
{ label: "Shop", href: "#products" },
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "Privacy Policy",
href: "#",
},
{ label: "Contact", href: "#contact" },
{ label: "Privacy Policy", href: "#" },
],
},
]}