Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 05:04:14 +00:00

View File

@@ -28,7 +28,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="largeSmall"
background="blurBottom"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -47,23 +47,28 @@ export default function HomePage() {
<HeroSplitKpi
title="Quality Building Materials You Can Trust"
description="Benways Hardware Store provides premium construction materials and supplies to contractors, builders, and homeowners in Nairobi. Located conveniently on Waiyaki Way next to Uthiru Girls High School."
background={{ variant: "blurBottom" }}
background={{ variant: "glowing-orb" }}
kpis={[
{
value: "20+", label: "Years Serving Contractors"},
value: "20+", label: "Years Serving Contractors"
},
{
value: "500+", label: "Products in Stock"},
value: "500+", label: "Products in Stock"
},
{
value: "100%", label: "Quality Guaranteed"},
value: "100%", label: "Quality Guaranteed"
}
]}
enableKpiAnimation={true}
tag="Trusted Local Supplier"
tagIcon={Shield}
buttons={[
{
text: "Call Now", href: "tel:+254712345678"},
text: "Call Now", href: "tel:+254712345678"
},
{
text: "Request a Quote", href: "quote"},
text: "Request a Quote", href: "/quote"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/artisan-jobs-tools-arrangement_23-2148732414.jpg"
imageAlt="Benways Hardware Store interior with quality building materials"
@@ -81,28 +86,34 @@ export default function HomePage() {
features={[
{
title: "Cement & Concrete", description: "High-quality Portland cement and concrete products for all your construction needs", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-posing-outdoors_171337-19426.jpg", imageAlt: "Cement bags and concrete products", button: {
text: "Inquire", href: "/quote"},
text: "Inquire", href: "/quote"
}
},
{
title: "Steel & Reinforcement", description: "Durable steel bars and reinforcement materials meeting construction standards", imageSrc: "http://img.b2bpic.net/free-photo/worker-checking-structure_1122-1522.jpg", imageAlt: "Steel reinforcement bars", button: {
text: "Inquire", href: "/quote"},
text: "Inquire", href: "/quote"
}
},
{
title: "Plumbing Materials", description: "Complete plumbing supplies including pipes, fittings, and fixtures", imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg", imageAlt: "Plumbing pipes and fittings", button: {
text: "Inquire", href: "/quote"},
text: "Inquire", href: "/quote"
}
},
{
title: "Electrical Supplies", description: "Professional-grade electrical materials and installation components", imageSrc: "http://img.b2bpic.net/free-photo/water-pump-automatic-control-box-isolated-white_627829-7495.jpg", imageAlt: "Electrical cables and components", button: {
text: "Inquire", href: "/quote"},
text: "Inquire", href: "/quote"
}
},
{
title: "Paint & Finishing", description: "Premium paint and finishing products for interior and exterior applications", imageSrc: "http://img.b2bpic.net/free-photo/wall-painted-blue_1101-761.jpg", imageAlt: "Paint cans and finishing materials", button: {
text: "Inquire", href: "/quote"},
text: "Inquire", href: "/quote"
}
},
{
title: "Tools & Equipment", description: "Professional construction tools and equipment rental available", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576382.jpg", imageAlt: "Construction tools and equipment", button: {
text: "Inquire", href: "/quote"},
},
text: "Inquire", href: "/quote"
}
}
]}
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
@@ -110,7 +121,8 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "View All Products", href: "/products"},
text: "View All Products", href: "/products"
}
]}
/>
</div>
@@ -119,12 +131,15 @@ export default function HomePage() {
<TextSplitAbout
title="Why Choose Benways Hardware"
description={[
"Benways Hardware Store is your trusted local supplier of quality building materials and construction supplies in Nairobi. With over 20 years of experience serving contractors, builders, and homeowners, we've built our reputation on reliability, quality, and competitive pricing.", "Our convenient location on Waiyaki Way next to Uthiru Girls High School makes us easily accessible. We maintain an extensive inventory of cement, steel reinforcement, plumbing materials, electrical supplies, paint, and professional tools. Our knowledgeable staff are ready to help you find exactly what you need for your project.", "We are committed to providing 100% genuine products with quality guarantees. Whether you're a professional contractor or DIY enthusiast, Benways is your one-stop shop for all construction material needs."]}
"Benways Hardware Store is your trusted local supplier of quality building materials and construction supplies in Nairobi. With over 20 years of experience serving contractors, builders, and homeowners, we've built our reputation on reliability, quality, and competitive pricing.", "Our convenient location on Waiyaki Way next to Uthiru Girls High School makes us easily accessible. We maintain an extensive inventory of cement, steel reinforcement, plumbing materials, electrical supplies, paint, and professional tools. Our knowledgeable staff are ready to help you find exactly what you need for your project.", "We are committed to providing 100% genuine products with quality guarantees. Whether you're a professional contractor or DIY enthusiast, Benways is your one-stop shop for all construction material needs."
]}
buttons={[
{
text: "Call Us Today", href: "tel:+254712345678"},
text: "Call Us Today", href: "tel:+254712345678"
},
{
text: "WhatsApp Us", href: "https://wa.me/254712345678"},
text: "WhatsApp Us", href: "https://wa.me/254712345678"
}
]}
showBorder={true}
useInvertedBackground={false}
@@ -139,9 +154,11 @@ export default function HomePage() {
tagIcon={TrendingUp}
metrics={[
{
id: "1", value: "10,000+", title: "Happy Customers", description: "Contractors and homeowners trust us for their projects", imageSrc: "http://img.b2bpic.net/free-photo/group-workers-having-meeting-with-company-managers-factory-focus-is-female-worker-is-presenting-development-reports_637285-4146.jpg", imageAlt: "Construction team collaboration"},
id: "1", value: "10,000+", title: "Happy Customers", description: "Contractors and homeowners trust us for their projects", imageSrc: "http://img.b2bpic.net/free-photo/group-workers-having-meeting-with-company-managers-factory-focus-is-female-worker-is-presenting-development-reports_637285-4146.jpg", imageAlt: "Construction team collaboration"
},
{
id: "2", value: "20+", title: "Years Experience", description: "Two decades of reliable hardware supply and service", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg", imageAlt: "Benways Hardware Store location"},
id: "2", value: "20+", title: "Years Experience", description: "Two decades of reliable hardware supply and service", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg", imageAlt: "Benways Hardware Store location"
}
]}
textboxLayout="default"
animationType="slide-up"
@@ -156,13 +173,17 @@ export default function HomePage() {
tag="Reviews"
testimonials={[
{
id: "1", name: "James Kipchoge", role: "Contractor", testimonial: "Benways has been my go-to hardware store for over 5 years. Their cement quality is exceptional and the staff always knows what I need. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smart-businessman-with-teammate-background_1098-1208.jpg", imageAlt: "James Kipchoge, Contractor"},
id: "1", name: "James Kipchoge", role: "Contractor", testimonial: "Benways has been my go-to hardware store for over 5 years. Their cement quality is exceptional and the staff always knows what I need. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smart-businessman-with-teammate-background_1098-1208.jpg", imageAlt: "James Kipchoge, Contractor"
},
{
id: "2", name: "Mary Otieno", role: "Building Foreman", testimonial: "Fast service, competitive prices, and consistent product quality. Benways is reliable whether I need 10 bags or 1000 bags of cement.", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124285.jpg", imageAlt: "Mary Otieno, Building Foreman"},
id: "2", name: "Mary Otieno", role: "Building Foreman", testimonial: "Fast service, competitive prices, and consistent product quality. Benways is reliable whether I need 10 bags or 1000 bags of cement.", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124285.jpg", imageAlt: "Mary Otieno, Building Foreman"
},
{
id: "3", name: "Peter Mutugi", role: "Construction Company Owner", testimonial: "The location is convenient and they have everything we need under one roof. Their quote system makes it easy to plan our budgets.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886869.jpg", imageAlt: "Peter Mutugi, Construction Company Owner"},
id: "3", name: "Peter Mutugi", role: "Construction Company Owner", testimonial: "The location is convenient and they have everything we need under one roof. Their quote system makes it easy to plan our budgets.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886869.jpg", imageAlt: "Peter Mutugi, Construction Company Owner"
},
{
id: "4", name: "Grace Wanjiru", role: "Homeowner", testimonial: "Renovating my home was easy with Benways' help. They guided me through selecting the right materials and the prices are fair.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Grace Wanjiru, Homeowner"},
id: "4", name: "Grace Wanjiru", role: "Homeowner", testimonial: "Renovating my home was easy with Benways' help. They guided me through selecting the right materials and the prices are fair.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Grace Wanjiru, Homeowner"
}
]}
textboxLayout="default"
animationType="slide-up"
@@ -175,19 +196,25 @@ export default function HomePage() {
ctaTitle="Get in Touch"
ctaDescription="Have questions about our products or need a quote? Contact us today through any of these channels."
ctaButton={{
text: "Request a Quote", href: "/quote"}}
text: "Request a Quote", href: "/quote"
}}
ctaIcon={Phone}
faqs={[
{
id: "1", title: "What are your business hours?", content: "Monday - Friday: 7:00 AM - 6:00 PM<br/>Saturday: 8:00 AM - 4:00 PM<br/>Sunday: Closed<br/>Public holidays may affect hours. Please call ahead."},
id: "1", title: "What are your business hours?", content: "Monday - Friday: 7:00 AM - 6:00 PM<br/>Saturday: 8:00 AM - 4:00 PM<br/>Sunday: Closed<br/>Public holidays may affect hours. Please call ahead."
},
{
id: "2", title: "Do you offer bulk discounts?", content: "Yes! We offer competitive discounts for bulk orders and contractor accounts. Contact our sales team at +254 712 345 678 for a custom quote."},
id: "2", title: "Do you offer bulk discounts?", content: "Yes! We offer competitive discounts for bulk orders and contractor accounts. Contact our sales team at +254 712 345 678 for a custom quote."
},
{
id: "3", title: "Can you deliver materials?", content: "Yes, we offer delivery services for orders within Nairobi and surrounding areas. Delivery charges depend on location and order size. Call for details."},
id: "3", title: "Can you deliver materials?", content: "Yes, we offer delivery services for orders within Nairobi and surrounding areas. Delivery charges depend on location and order size. Call for details."
},
{
id: "4", title: "Do you guarantee product quality?", content: "100% yes! All our products are genuine and come with quality guarantees. We only stock materials from trusted, certified manufacturers."},
id: "4", title: "Do you guarantee product quality?", content: "100% yes! All our products are genuine and come with quality guarantees. We only stock materials from trusted, certified manufacturers."
},
{
id: "5", title: "How do I request a quote?", content: "Visit our Quote page on this website, fill out your project details, and our team will get back to you within 24 hours with a detailed quote."},
id: "5", title: "How do I request a quote?", content: "Visit our Quote page on this website, fill out your project details, and our team will get back to you within 24 hours with a detailed quote."
}
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -200,43 +227,55 @@ export default function HomePage() {
{
title: "Company", items: [
{
label: "About Us", href: "/about"},
label: "About Us", href: "/about"
},
{
label: "Products", href: "/products"},
label: "Products", href: "/products"
},
{
label: "Contact", href: "tel:+254712345678"},
],
label: "Contact", href: "tel:+254712345678"
}
]
},
{
title: "Services", items: [
{
label: "Request Quote", href: "/quote"},
label: "Request Quote", href: "/quote"
},
{
label: "Bulk Orders", href: "/quote"},
label: "Bulk Orders", href: "/quote"
},
{
label: "Delivery", href: "tel:+254712345678"},
],
label: "Delivery", href: "tel:+254712345678"
}
]
},
{
title: "Contact", items: [
{
label: "Phone: +254 712 345 678", href: "tel:+254712345678"},
label: "Phone: +254 712 345 678", href: "tel:+254712345678"
},
{
label: "WhatsApp", href: "https://wa.me/254712345678"},
label: "WhatsApp", href: "https://wa.me/254712345678"
},
{
label: "Waiyaki Way, Uthiru", href: "#"},
],
label: "Waiyaki Way, Uthiru", href: "#"
}
]
},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
label: "Privacy Policy", href: "#"
},
{
label: "Terms of Service", href: "#"},
label: "Terms of Service", href: "#"
},
{
label: "Return Policy", href: "#"},
],
},
label: "Return Policy", href: "#"
}
]
}
]}
bottomLeftText="© 2025 Benways Hardware Store. All rights reserved."
bottomRightText="Serving Nairobi Since 2005"