From e2b0ca91cccca3716dc8531e88d5cbdcf13851e7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 17:54:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 ++++++++++------------------------------------- 1 file changed, 46 insertions(+), 182 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d56084..8d5165f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,72 +32,45 @@ export default function LandingPage() {
@@ -110,37 +83,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - label: "Timber", - title: "All Timber Types", - items: [ - "Cypress", - "Pine", - "Hardwood", - "Softwood", - ], + id: "f1", label: "Timber", title: "All Timber Types", items: [ + "Cypress", "Pine", "Hardwood", "Softwood"], }, { - id: "f2", - label: "Cutting", - title: "On-Site Precision", - items: [ - "Modern Sawing", - "Exact Lengths", - "Clean Cuts", - "Prompt Service", - ], + id: "f2", label: "Cutting", title: "On-Site Precision", items: [ + "Modern Sawing", "Exact Lengths", "Clean Cuts", "Prompt Service"], }, { - id: "f3", - label: "Hardware", - title: "Hardware Supplies", - items: [ - "Nails & Screws", - "Fittings", - "Hand Tools", - "Building Accessories", - ], + id: "f3", label: "Hardware", title: "Hardware Supplies", items: [ + "Nails & Screws", "Fittings", "Hand Tools", "Building Accessories"], }, ]} title="What We Offer" @@ -153,14 +105,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Why Builders Choose Mumando", - }, + type: "text", content: "Why Builders Choose Mumando"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg", - alt: "About us", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg", alt: "About us"}, ]} />
@@ -172,20 +119,11 @@ export default function LandingPage() { tag="Reliability Metrics" metrics={[ { - id: "m1", - value: "10+", - description: "Years Serving Thika", - }, + id: "m1", value: "10+", description: "Years Serving Thika"}, { - id: "m2", - value: "500+", - description: "Happy Clients", - }, + id: "m2", value: "500+", description: "Happy Clients"}, { - id: "m3", - value: "100%", - description: "Quality Guarantee", - }, + id: "m3", value: "100%", description: "Quality Guarantee"}, ]} metricsAnimation="slide-up" /> @@ -197,60 +135,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John M.", - date: "2024-05", - title: "Contractor", - quote: "Excellent service and one stop of timber and accessories.", - tag: "Top Pick", - avatarSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19123.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13201.jpg?_wi=2", - imageAlt: "happy contractor standing outside", - }, + id: "t1", name: "John M.", date: "2024-05", title: "Contractor", quote: "Excellent service and one stop of timber and accessories.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/worker-uniform-against-backdrop-agri-buildings_146671-19123.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13201.jpg?_wi=2", imageAlt: "happy contractor standing outside"}, { - id: "t2", - name: "Sarah W.", - date: "2024-06", - title: "Homeowner", - quote: "The best timber yard in Thika, also have the best cutting machines.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-glasses-safety-helmet_23-2148269397.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg", - imageAlt: "happy contractor standing outside", - }, + id: "t2", name: "Sarah W.", date: "2024-06", title: "Homeowner", quote: "The best timber yard in Thika, also have the best cutting machines.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-glasses-safety-helmet_23-2148269397.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg", imageAlt: "happy contractor standing outside"}, { - id: "t3", - name: "David K.", - date: "2024-07", - title: "Carpenter", - quote: "Trustworthy business people.", - tag: "Professional", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/three-different-connectors-charging-mobile-phone-blurred-background_169016-15159.jpg", - imageAlt: "happy contractor standing outside", - }, + id: "t3", name: "David K.", date: "2024-07", title: "Carpenter", quote: "Trustworthy business people.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", imageSrc: "http://img.b2bpic.net/free-photo/three-different-connectors-charging-mobile-phone-blurred-background_169016-15159.jpg", imageAlt: "happy contractor standing outside"}, { - id: "t4", - name: "Alice N.", - date: "2024-08", - title: "Developer", - quote: "Nice services no delays.", - tag: "Reliable", - avatarSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-level_23-2152021010.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-coworkers-office-with-lunch_273609-6313.jpg", - imageAlt: "happy contractor standing outside", - }, + id: "t4", name: "Alice N.", date: "2024-08", title: "Developer", quote: "Nice services no delays.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-level_23-2152021010.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-coworkers-office-with-lunch_273609-6313.jpg", imageAlt: "happy contractor standing outside"}, { - id: "t5", - name: "Peter O.", - date: "2024-09", - title: "Fundi", - quote: "All type of wood available.", - tag: "Great", - avatarSrc: "http://img.b2bpic.net/free-vector/collection-flat-labor-day-badges_23-2147564770.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-carpenter-logo-design_23-2150649102.jpg", - imageAlt: "happy contractor standing outside", - }, + id: "t5", name: "Peter O.", date: "2024-09", title: "Fundi", quote: "All type of wood available.", tag: "Great", avatarSrc: "http://img.b2bpic.net/free-vector/collection-flat-labor-day-badges_23-2147564770.jpg", imageSrc: "http://img.b2bpic.net/free-vector/gradient-carpenter-logo-design_23-2150649102.jpg", imageAlt: "happy contractor standing outside"}, ]} title="Real Feedback" description="See why locals trust our timber and hardware services." @@ -263,20 +156,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you deliver to my construction site?", - content: "Yes, we provide fast delivery across Thika and surrounding areas.", - }, + id: "q1", title: "Do you deliver to my construction site?", content: "Yes, we provide fast delivery across Thika and surrounding areas."}, { - id: "q2", - title: "Can you cut timber to specific sizes?", - content: "Absolutely, we have modern cutting machines for precision.", - }, + id: "q2", title: "Can you cut timber to specific sizes?", content: "Absolutely, we have modern cutting machines for precision."}, { - id: "q3", - title: "Do you stock hardware too?", - content: "Yes, we are a one-stop shop for all your timber and hardware needs.", - }, + id: "q3", title: "Do you stock hardware too?", content: "Yes, we are a one-stop shop for all your timber and hardware needs."}, + { + id: "q4", title: "Do you offer bulk pricing or custom quotes?", content: "Yes, we offer competitive bulk pricing for large construction projects and can provide custom quotes for developers and contractors. Please contact us directly."}, ]} title="Common Questions" description="Quick answers to help you get your project moving." @@ -289,14 +175,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Mumando Timber", - "Thika Hardware", - "Construction Partners", - "Building Solutions", - "Carpentry Experts", - "Local Timber Yard", - "Quality Sawmill", - ]} + "Mumando Timber", "Thika Hardware", "Construction Partners", "Building Solutions", "Carpentry Experts", "Local Timber Yard", "Quality Sawmill"]} title="Partnering With Top Projects" description="Reliable suppliers for every scale of construction." /> @@ -306,18 +185,13 @@ export default function LandingPage() { @@ -327,29 +201,19 @@ export default function LandingPage() { logoText="Mumando Timber & Hardware" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, ], }, { - title: "Help", - items: [ + title: "Help", items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "FAQs", - href: "#faq", - }, + label: "FAQs", href: "#faq"}, ], }, ]} @@ -358,4 +222,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1