diff --git a/src/app/page.tsx b/src/app/page.tsx
index ba7f551..aac6012 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,89 +31,58 @@ export default function LandingPage() {
@@ -135,47 +104,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Portland Cement",
- price: "KSh 750",
- variant: "50kg Bag",
- imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40876.jpg",
- },
+ id: "p1", name: "Portland Cement", price: "KSh 750", variant: "50kg Bag", imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40876.jpg"},
{
- id: "p2",
- name: "Steel Reinforcement",
- price: "KSh 1,200",
- variant: "12mm Bar",
- imageSrc: "http://img.b2bpic.net/free-photo/small-equipments-details-produced-factory-machines_114579-2838.jpg",
- },
+ id: "p2", name: "Steel Reinforcement", price: "KSh 1,200", variant: "12mm Bar", imageSrc: "http://img.b2bpic.net/free-photo/small-equipments-details-produced-factory-machines_114579-2838.jpg"},
{
- id: "p3",
- name: "PVC Pipe Fittings",
- price: "KSh 150",
- variant: "Assorted",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384830.jpg",
- },
+ id: "p3", name: "PVC Pipe Fittings", price: "KSh 150", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384830.jpg"},
{
- id: "p4",
- name: "Power Drill Kit",
- price: "KSh 4,500",
- variant: "Heavy Duty",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-tools_23-2148428325.jpg",
- },
+ id: "p4", name: "Power Drill Kit", price: "KSh 4,500", variant: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-tools_23-2148428325.jpg"},
{
- id: "p5",
- name: "Circuit Breakers",
- price: "KSh 850",
- variant: "30A / 60A",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24445.jpg",
- },
+ id: "p5", name: "Circuit Breakers", price: "KSh 850", variant: "30A / 60A", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24445.jpg"},
{
- id: "p6",
- name: "Hardware Bolts",
- price: "KSh 50",
- variant: "High Grade",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-router-spindle-moulder-furniture-assembly-shop_482257-98099.jpg",
- },
+ id: "p6", name: "Hardware Bolts", price: "KSh 50", variant: "High Grade", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-router-spindle-moulder-furniture-assembly-shop_482257-98099.jpg"},
]}
title="Building Essentials"
description="Explore our curated inventory of industrial-grade building materials and hardware supplies."
@@ -189,26 +128,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "500+",
- title: "Successful Projects",
- description: "Materials delivered on time.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-loads-pellets-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-4491.jpg",
- },
+ id: "m1", value: "500+", title: "Successful Projects", description: "Materials delivered on time.", imageSrc: "http://img.b2bpic.net/free-photo/man-loads-pellets-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-4491.jpg"},
{
- id: "m2",
- value: "120+",
- title: "Corporate Partners",
- description: "Trusted by top developers.",
- imageSrc: "http://img.b2bpic.net/free-photo/workers-putting-metal-structure-construction_1122-981.jpg",
- },
+ id: "m2", value: "120+", title: "Corporate Partners", description: "Trusted by top developers.", imageSrc: "http://img.b2bpic.net/free-photo/workers-putting-metal-structure-construction_1122-981.jpg"},
{
- id: "m3",
- value: "24/7",
- title: "Supply Readiness",
- description: "Always in stock.",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-seat_1170-2536.jpg",
- },
+ id: "m3", value: "24/7", title: "Supply Readiness", description: "Always in stock.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-seat_1170-2536.jpg"},
]}
title="Building Growth Together"
description="We are committed to delivering reliability to our clients across Kenya."
@@ -222,45 +146,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Samuel M.",
- handle: "Lead Contractor",
- testimonial: "Best service in Matangi. Reliable supplies every time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg",
- },
+ id: "t1", name: "Samuel M.", handle: "Lead Contractor", testimonial: "Best service in Matangi. Reliable supplies every time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg"},
{
- id: "t2",
- name: "Jane W.",
- handle: "Developer",
- testimonial: "Excellent quality for commercial projects.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/warehouse-experts-monitoring-inventory_482257-75322.jpg",
- },
+ id: "t2", name: "Jane W.", handle: "Developer", testimonial: "Excellent quality for commercial projects.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-experts-monitoring-inventory_482257-75322.jpg"},
{
- id: "t3",
- name: "David K.",
- handle: "Builder",
- testimonial: "Quick delivery and fair pricing. Highly recommended.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg",
- },
+ id: "t3", name: "David K.", handle: "Builder", testimonial: "Quick delivery and fair pricing. Highly recommended.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg"},
{
- id: "t4",
- name: "Peter O.",
- handle: "Homeowner",
- testimonial: "Helped me complete my build ahead of schedule.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886808.jpg",
- },
+ id: "t4", name: "Peter O.", handle: "Homeowner", testimonial: "Helped me complete my build ahead of schedule.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886808.jpg"},
{
- id: "t5",
- name: "Sarah L.",
- handle: "Architect",
- testimonial: "The best hardware supply shop in the Kimbo area.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-construction-engineer-looking-away_23-2148233712.jpg",
- },
+ id: "t5", name: "Sarah L.", handle: "Architect", testimonial: "The best hardware supply shop in the Kimbo area.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-construction-engineer-looking-away_23-2148233712.jpg"},
]}
showRating={true}
title="Customer Success"
@@ -274,20 +173,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you offer delivery services?",
- content: "Yes, we deliver across the Matangi region and surrounding areas.",
- },
+ id: "f1", title: "Do you offer delivery services?", content: "Yes, we deliver across the Matangi region and surrounding areas."},
{
- id: "f2",
- title: "What payment methods are accepted?",
- content: "We accept cash and M-Pesa payments through our business number: 522522.",
- },
+ id: "f2", title: "What payment methods are accepted?", content: "We accept cash and M-Pesa payments through our business number: 522522."},
{
- id: "f3",
- title: "What are your working hours?",
- content: "We are open Monday to Saturday from 7:30 AM to 5:00 PM.",
- },
+ id: "f3", title: "What are your working hours?", content: "We are open Monday to Saturday from 7:30 AM to 5:00 PM."},
]}
title="Frequently Asked Questions"
description="Common inquiries about our delivery and service model."
@@ -299,8 +189,7 @@ export default function LandingPage() {