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-13 23:40:19 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Nile Fishnet Motors"
/>
@@ -56,92 +48,51 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Tanzania's Leading Marine Power"
description="Authorized Yamaha Distributor - Genuine Parts, Expert Service for Lake Victoria."
testimonials={[
{
name: "John M.",
role: "Fisherman",
company: "Victoria Lake",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-standing-with-bicycle-near-coast_23-2148176566.jpg",
},
name: "John M.", testimonial: "Great service and genuine parts!", rating: 5,
handle: "@fisherman", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-standing-with-bicycle-near-coast_23-2148176566.jpg"},
{
name: "Sarah K.",
role: "Business Owner",
company: "Marine Services",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executive-with-white-shirt-blue-suit_1139-135.jpg",
},
name: "Sarah K.", testimonial: "Very professional and reliable.", rating: 5,
handle: "@businessowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executive-with-white-shirt-blue-suit_1139-135.jpg"},
{
name: "David L.",
role: "Fleet Manager",
company: "Nile Transport",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2149214304.jpg",
},
name: "David L.", testimonial: "My fleet is running perfectly.", rating: 5,
handle: "@fleetmanager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2149214304.jpg"},
{
name: "Maria P.",
role: "Tour Operator",
company: "Sunset Cruises",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-outdoors_23-2149049107.jpg",
},
name: "Maria P.", testimonial: "Quick response and great quality.", rating: 5,
handle: "@touroperator", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-outdoors_23-2149049107.jpg"},
{
name: "Paul O.",
role: "Mechanic",
company: "Workshop Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-518.jpg",
},
name: "Paul O.", testimonial: "Best mechanics in the region!", rating: 5,
handle: "@mechanic", imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-518.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048086.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-fisherman-holding-fresh-fish-against-lake_23-2147894083.jpg",
alt: "Portrait of a fisherman holding fresh fish",
},
src: "http://img.b2bpic.net/free-photo/portrait-fisherman-holding-fresh-fish-against-lake_23-2147894083.jpg", alt: "Portrait of a fisherman holding fresh fish"},
{
src: "http://img.b2bpic.net/free-photo/hipster-vacation-lake_23-2147978817.jpg",
alt: "Hipster on vacation",
},
src: "http://img.b2bpic.net/free-photo/hipster-vacation-lake_23-2147978817.jpg", alt: "Hipster on vacation"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-teenager-with-baseball-teenager_23-2148262452.jpg",
alt: "Medium shot teenager",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-teenager-with-baseball-teenager_23-2148262452.jpg", alt: "Medium shot teenager"},
{
src: "http://img.b2bpic.net/free-photo/man-with-fresh-caught-fish_23-2147894153.jpg",
alt: "Man with fresh caught fish",
},
src: "http://img.b2bpic.net/free-photo/man-with-fresh-caught-fish_23-2147894153.jpg", alt: "Man with fresh caught fish"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1512.jpg",
alt: "Cheerful businessman",
},
src: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1512.jpg", alt: "Cheerful businessman"},
]}
marqueeItems={[
{
type: "text",
text: "Yamaha Authorized",
},
type: "text", text: "Yamaha Authorized"},
{
type: "text",
text: "15+ Years Experience",
},
type: "text", text: "15+ Years Experience"},
{
type: "text",
text: "Genuine Parts",
},
type: "text", text: "Genuine Parts"},
{
type: "text",
text: "Full Warranty",
},
type: "text", text: "Full Warranty"},
{
type: "text",
text: "Lake Victoria Expert",
},
type: "text", text: "Lake Victoria Expert"},
]}
/>
</div>
@@ -154,32 +105,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5,000+",
title: "Motors Sold",
description: "Across the region",
icon: Award,
id: "m1", value: "5,000+", title: "Motors Sold", description: "Across the region", icon: Award,
},
{
id: "m2",
value: "15+",
title: "Years Serving",
description: "Tanzania waters",
icon: Calendar,
id: "m2", value: "15+", title: "Years Serving", description: "Tanzania waters", icon: Calendar,
},
{
id: "m3",
value: "95%",
title: "Satisfaction",
description: "Customer feedback",
icon: ThumbsUp,
id: "m3", value: "95%", title: "Satisfaction", description: "Customer feedback", icon: ThumbsUp,
},
{
id: "m4",
value: "30+",
title: "Models",
description: "Yamaha lineup",
icon: Star,
id: "m4", value: "30+", title: "Models", description: "Yamaha lineup", icon: Star,
},
]}
title="Your Power, Our Expertise"
@@ -193,20 +128,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Maintenance",
description: "Certified technician support for all models.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-just-married-scene-with-car-cans_23-2149539994.jpg",
},
title: "Expert Maintenance", description: "Certified technician support for all models.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-just-married-scene-with-car-cans_23-2149539994.jpg"},
{
title: "Genuine Parts",
description: "Authentic Yamaha components in stock.",
imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg",
},
title: "Genuine Parts", description: "Authentic Yamaha components in stock.", imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg"},
{
title: "Full Warranty",
description: "Total peace of mind with every purchase.",
imageSrc: "http://img.b2bpic.net/free-photo/wife-husband-going-up-stairs-sky_8353-9372.jpg",
},
title: "Full Warranty", description: "Total peace of mind with every purchase.", imageSrc: "http://img.b2bpic.net/free-photo/wife-husband-going-up-stairs-sky_8353-9372.jpg"},
]}
title="Reliable Marine Solutions"
description="Comprehensive support for your Yamaha marine equipment."
@@ -221,59 +147,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Yamaha",
name: "2.5HP Portable",
price: "Contact for price",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-boat-picture_23-2150648033.jpg",
},
id: "p1", brand: "Yamaha", name: "2.5HP Portable", price: "Contact for price", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-boat-picture_23-2150648033.jpg"},
{
id: "p2",
brand: "Yamaha",
name: "40HP Midrange",
price: "Contact for price",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048085.jpg",
},
id: "p2", brand: "Yamaha", name: "40HP Midrange", price: "Contact for price", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048085.jpg"},
{
id: "p3",
brand: "Yamaha",
name: "150HP High",
price: "Contact for price",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-mooring-rope-through-round-yacht-window_181624-19742.jpg",
},
id: "p3", brand: "Yamaha", name: "150HP High", price: "Contact for price", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-mooring-rope-through-round-yacht-window_181624-19742.jpg"},
{
id: "p4",
brand: "Yamaha",
name: "250HP V6",
price: "Contact for price",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/spacecraft-natural-landscape_23-2151903076.jpg",
},
id: "p4", brand: "Yamaha", name: "250HP V6", price: "Contact for price", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/spacecraft-natural-landscape_23-2151903076.jpg"},
{
id: "p5",
brand: "Yamaha",
name: "Jet Drive",
price: "Contact for price",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-person-jet-skiing-bright-green-seawater_181624-30001.jpg",
},
id: "p5", brand: "Yamaha", name: "Jet Drive", price: "Contact for price", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-person-jet-skiing-bright-green-seawater_181624-30001.jpg"},
{
id: "p6",
brand: "Yamaha",
name: "Accessories",
price: "Contact for price",
rating: 5,
reviewCount: "40",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-constructions-with-ropes-used-ship_181624-10678.jpg",
},
id: "p6", brand: "Yamaha", name: "Accessories", price: "Contact for price", rating: 5,
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-constructions-with-ropes-used-ship_181624-10678.jpg"},
]}
title="Yamaha Outboard Motors"
description="Leading power solutions for your marine needs."
@@ -285,14 +175,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"Yamaha Marine",
"Certified Dealer",
"Genuine Parts",
"Factory Service",
"Full Warranty",
"Victoria Region Partner",
"Top Dealer Award",
]}
"Yamaha Marine", "Certified Dealer", "Genuine Parts", "Factory Service", "Full Warranty", "Victoria Region Partner", "Top Dealer Award"]}
title="Authorized. Trusted. Reliable."
description="Our certifications and trusted partnerships."
/>
@@ -304,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Warranty coverage?",
content: "Full manufacturer warranty on all units.",
},
id: "f1", title: "Warranty coverage?", content: "Full manufacturer warranty on all units."},
{
id: "f2",
title: "Service locations?",
content: "Multiple service centers across Lake Victoria.",
},
id: "f2", title: "Service locations?", content: "Multiple service centers across Lake Victoria."},
{
id: "f3",
title: "Parts availability?",
content: "Largest stock of genuine parts in Tanzania.",
},
id: "f3", title: "Parts availability?", content: "Largest stock of genuine parts in Tanzania."},
]}
title="Frequently Asked Questions"
description="Answers to your common queries."
@@ -329,8 +203,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Get in touch"
title="Same-Day Quote Response"
description="We respond to all quote requests within 24 hours."
@@ -343,42 +216,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Nile Fishnet Motors",
items: [
title: "Nile Fishnet Motors", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "Outboards",
href: "#products",
},
label: "Outboards", href: "#products"},
{
label: "Parts",
href: "#",
},
label: "Parts", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}