Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 06:48:49 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
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="Dan Chris Nigeria"
/>
@@ -55,42 +47,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Premium Plumbing Supplies — In Stock Today"
description="Trusted by contractors, builders, and homeowners across Lagos. Pipes, fittings, fixtures, and water systems—always available, competitively priced, delivered with precision."
tag="Your Reliable Supply Partner"
buttons={[
{
text: "Browse Products",
href: "#products",
},
text: "Browse Products", href: "#products"},
{
text: "Call Now",
href: "tel:+234800000000",
},
text: "Call Now", href: "tel:+234800000000"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=1",
imageAlt: "luxury plumbing store interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", imageAlt: "luxury plumbing store interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg?_wi=1",
imageAlt: "brass plumbing fittings macro",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-backview-barman_23-2147798057.jpg",
imageAlt: "Bar concept with backview of barman",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg",
imageAlt: "interior old house elegance shower",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg",
imageAlt: "Tools of a repairing shop",
},
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg", imageAlt: "brass plumbing fittings macro"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -106,47 +77,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Premium Copper Pipes",
price: "₦25,000",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg?_wi=1",
imageAlt: "copper pipe stacks warehouse",
},
id: "p1", name: "Premium Copper Pipes", price: "₦25,000", imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg", imageAlt: "copper pipe stacks warehouse"},
{
id: "p2",
name: "Designer Kitchen Faucet",
price: "₦45,000",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg?_wi=1",
imageAlt: "modern luxury faucet product",
},
id: "p2", name: "Designer Kitchen Faucet", price: "₦45,000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg", imageAlt: "modern luxury faucet product"},
{
id: "p3",
name: "High-Pressure Water Pump",
price: "₦120,000",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg?_wi=1",
imageAlt: "industrial water pump equipment",
},
id: "p3", name: "High-Pressure Water Pump", price: "₦120,000", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg", imageAlt: "industrial water pump equipment"},
{
id: "p4",
name: "PVC Valve Set",
price: "₦8,500",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132185.jpg",
imageAlt: "pvc pipe joints organized",
},
id: "p4", name: "PVC Valve Set", price: "₦8,500", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132185.jpg", imageAlt: "pvc pipe joints organized"},
{
id: "p5",
name: "Industrial Connector",
price: "₦12,000",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062946.jpg",
imageAlt: "high pressure steel connector",
},
id: "p5", name: "Industrial Connector", price: "₦12,000", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062946.jpg", imageAlt: "high pressure steel connector"},
{
id: "p6",
name: "Modern Luxury Shower",
price: "₦85,000",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-shower_23-2151113153.jpg",
imageAlt: "premium shower head system",
},
id: "p6", name: "Modern Luxury Shower", price: "₦85,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-shower_23-2151113153.jpg", imageAlt: "premium shower head system"},
]}
title="Essential Plumbing Supplies"
description="High-quality inventory ready for immediate pickup or delivery."
@@ -171,26 +112,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Bulk Pricing",
subtitle: "Special rates for contractors",
category: "Pricing",
value: "Save up to 20%",
},
id: "f1", title: "Bulk Pricing", subtitle: "Special rates for contractors", category: "Pricing", value: "Save up to 20%"},
{
id: "f2",
title: "In-Stock Guarantee",
subtitle: "Always available items",
category: "Stock",
value: "99% Availability",
},
id: "f2", title: "In-Stock Guarantee", subtitle: "Always available items", category: "Stock", value: "99% Availability"},
{
id: "f3",
title: "Fast Delivery",
subtitle: "Across Lagos region",
category: "Logistics",
value: "Same-day dispatch",
},
id: "f3", title: "Fast Delivery", subtitle: "Across Lagos region", category: "Logistics", value: "Same-day dispatch"},
]}
title="Why Choose Us"
description="We understand the urgency of construction timelines."
@@ -203,60 +129,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Chidi Okoro",
date: "Jan 2025",
title: "Contractor",
quote: "Reliability at its best. My projects never stall anymore.",
tag: "Bulk Order",
avatarSrc: "http://img.b2bpic.net/free-photo/freight-distribution-african-american-smiling-worker-smiling-face-portrait_482257-77716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=2",
imageAlt: "contractor portrait Lagos professional",
},
id: "1", name: "Chidi Okoro", date: "Jan 2025", title: "Contractor", quote: "Reliability at its best. My projects never stall anymore.", tag: "Bulk Order", avatarSrc: "http://img.b2bpic.net/free-photo/freight-distribution-african-american-smiling-worker-smiling-face-portrait_482257-77716.jpg", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", imageAlt: "contractor portrait Lagos professional"},
{
id: "2",
name: "Tunde Adeyemi",
date: "Dec 2024",
title: "Developer",
quote: "Consistent quality and volume discounts for my sites.",
tag: "Site Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprint-texting-message-smartphone_1098-18802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg?_wi=2",
imageAlt: "contractor portrait Lagos professional",
},
id: "2", name: "Tunde Adeyemi", date: "Dec 2024", title: "Developer", quote: "Consistent quality and volume discounts for my sites.", tag: "Site Partner", avatarSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprint-texting-message-smartphone_1098-18802.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg", imageAlt: "contractor portrait Lagos professional"},
{
id: "3",
name: "Amina Bello",
date: "Nov 2024",
title: "Homeowner",
quote: "Excellent guidance for my renovation fixtures.",
tag: "Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg?_wi=2",
imageAlt: "contractor portrait Lagos professional",
},
id: "3", name: "Amina Bello", date: "Nov 2024", title: "Homeowner", quote: "Excellent guidance for my renovation fixtures.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352616.jpg", imageAlt: "contractor portrait Lagos professional"},
{
id: "4",
name: "Femi Ojo",
date: "Oct 2024",
title: "Site Manager",
quote: "Fast delivery is a lifesaver on tight schedules.",
tag: "Manager",
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-109880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg?_wi=2",
imageAlt: "contractor portrait Lagos professional",
},
id: "4", name: "Femi Ojo", date: "Oct 2024", title: "Site Manager", quote: "Fast delivery is a lifesaver on tight schedules.", tag: "Manager", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-109880.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-silver-ladder-pool_181624-2157.jpg", imageAlt: "contractor portrait Lagos professional"},
{
id: "5",
name: "Grace Eze",
date: "Sept 2024",
title: "Lead Plumber",
quote: "The go-to stockist for all professional equipment.",
tag: "Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg?_wi=2",
imageAlt: "contractor portrait Lagos professional",
},
id: "5", name: "Grace Eze", date: "Sept 2024", title: "Lead Plumber", quote: "The go-to stockist for all professional equipment.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-oil-painting-tubes_23-2149629997.jpg", imageAlt: "contractor portrait Lagos professional"},
]}
title="Trusted by Pros"
description="Stories from partners who rely on our supply daily."
@@ -269,20 +150,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Do you offer bulk discounts?",
content: "Yes, we provide specialized pricing for contractors.",
},
id: "q1", title: "Do you offer bulk discounts?", content: "Yes, we provide specialized pricing for contractors."},
{
id: "q2",
title: "Can I order via WhatsApp?",
content: "WhatsApp is our preferred method for fast orders.",
},
id: "q2", title: "Can I order via WhatsApp?", content: "WhatsApp is our preferred method for fast orders."},
{
id: "q3",
title: "Do you deliver to all Lagos?",
content: "Yes, our delivery network covers all Lagos areas.",
},
id: "q3", title: "Do you deliver to all Lagos?", content: "Yes, our delivery network covers all Lagos areas."},
]}
imageSrc="http://img.b2bpic.net/free-photo/data-center-manager-supervising-work-done-by-employee-verifying-parameters_482257-126222.jpg"
title="Need Help? Ask Us."
@@ -297,15 +169,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Lagos Trade",
"Builders Int",
"Pipes Corp",
"Design Lab",
"Construx",
"Water Works",
"Trade Link",
]}
"Lagos Trade", "Builders Int", "Pipes Corp", "Design Lab", "Construx", "Water Works", "Trade Link"]}
title="Our Network"
description="Trusted partner of industry leaders across the region."
/>
</div>
@@ -313,20 +179,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Ready to place an order?"
description="Our experts are ready to assist you today."
buttons={[
{
text: "WhatsApp Us",
href: "https://wa.me/234800000000",
},
text: "WhatsApp Us", href: "https://wa.me/234800000000"},
{
text: "Call Support",
href: "tel:+234800000000",
},
text: "Call Support", href: "tel:+234800000000"},
]}
/>
</div>
@@ -337,29 +198,19 @@ export default function LandingPage() {
logoText="Dan Chris Nigeria"
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "WhatsApp",
href: "https://wa.me/234800000000",
},
label: "WhatsApp", href: "https://wa.me/234800000000"},
{
label: "Phone Support",
href: "tel:+234800000000",
},
label: "Phone Support", href: "tel:+234800000000"},
],
},
]}