From 8457fba9f99c4564bbb2382a72771e527305777e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:50:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 219 +++++++++++------------------------------------ 1 file changed, 49 insertions(+), 170 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9622e47..9f8d7ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Hammer, Settings } from "lucide-react"; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -32,21 +33,13 @@ export default function LandingPage() { @@ -55,41 +48,22 @@ export default function LandingPage() {
@@ -108,28 +82,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Welding & Fabrication", - description: "High-quality steel fabrication, including security features like burglar bars, steel doors, and trailers.", - imageSrc: "http://img.b2bpic.net/free-photo/burning-coal_23-2147643498.jpg", - buttonIcon: "Zap", + title: "Welding & Fabrication", description: "High-quality steel fabrication, including security features like burglar bars, steel doors, and trailers.", imageSrc: "http://img.b2bpic.net/free-photo/burning-coal_23-2147643498.jpg", buttonIcon: Zap, }, { - title: "General Construction", - description: "Professional general building work and structural construction with a focus on safety and durability.", - imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg", - buttonIcon: "Hammer", + title: "General Construction", description: "Professional general building work and structural construction with a focus on safety and durability.", imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg", buttonIcon: Hammer, }, { - title: "Electrical Services", - description: "Reliable electrical installation, mechanical servicing, and ongoing maintenance programs.", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-25055.jpg", - buttonIcon: "Zap", + title: "Electrical Services", description: "Reliable electrical installation, mechanical servicing, and ongoing maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-25055.jpg", buttonIcon: Zap, }, { - title: "Mechanical Fabrication", - description: "Custom mechanical parts fabrication to meet specific project demands with precise tolerances.", - imageSrc: "http://img.b2bpic.net/free-photo/man-protective-mask-is-cutting-metal-sparks-are-flying-away_613910-5539.jpg", - buttonIcon: "Settings", + title: "Mechanical Fabrication", description: "Custom mechanical parts fabrication to meet specific project demands with precise tolerances.", imageSrc: "http://img.b2bpic.net/free-photo/man-protective-mask-is-cutting-metal-sparks-are-flying-away_613910-5539.jpg", buttonIcon: Settings, }, ]} title="Our Core Services" @@ -144,34 +106,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100%", - title: "Free Quotes Provided", - items: [ - "No hidden costs", - "Fast turnaround", - "Transparent communication", - ], + id: "m1", value: "100%", title: "Free Quotes Provided", items: [ + "No hidden costs", "Fast turnaround", "Transparent communication"], }, { - id: "m2", - value: "24/7", - title: "Operational Commitment", - items: [ - "Available for consultation", - "Flexible scheduling", - "Reliable support", - ], + id: "m2", value: "24/7", title: "Operational Commitment", items: [ + "Available for consultation", "Flexible scheduling", "Reliable support"], }, { - id: "m3", - value: "Local", - title: "Swakopmund Based", - items: [ - "Community focused", - "Local knowledge", - "Ready to assist", - ], + id: "m3", value: "Local", title: "Swakopmund Based", items: [ + "Community focused", "Local knowledge", "Ready to assist"], }, ]} title="Building Namibia Together" @@ -186,59 +130,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "John Smith", - role: "Property Manager", - company: "Coastal Estate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", - }, + id: "1", name: "John Smith", role: "Property Manager", company: "Coastal Estate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"}, { - id: "2", - name: "Maria Ndlovu", - role: "Home Owner", - company: "Swakopmund West", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-partners-collaborating-project-planning-analyzing-reports-laptop-support-company_482257-136220.jpg", - }, + id: "2", name: "Maria Ndlovu", role: "Home Owner", company: "Swakopmund West", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-partners-collaborating-project-planning-analyzing-reports-laptop-support-company_482257-136220.jpg"}, { - id: "3", - name: "Peter Kahuure", - role: "Business Owner", - company: "Local Trades", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg", - }, + id: "3", name: "Peter Kahuure", role: "Business Owner", company: "Local Trades", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg"}, { - id: "4", - name: "Anna Shifeta", - role: "Architect", - company: "DesignCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920604.jpg", - }, + id: "4", name: "Anna Shifeta", role: "Architect", company: "DesignCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920604.jpg"}, { - id: "5", - name: "David Mumba", - role: "Site Overseer", - company: "EngServices", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg", - }, + id: "5", name: "David Mumba", role: "Site Overseer", company: "EngServices", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg"}, ]} kpiItems={[ { - value: "100+", - label: "Projects Completed", - }, + value: "100+", label: "Projects Completed"}, { - value: "50+", - label: "Happy Clients", - }, + value: "50+", label: "Happy Clients"}, { - value: "10", - label: "Service Areas", - }, + value: "10", label: "Service Areas"}, ]} title="What Our Clients Say" description="Trusted by home owners and businesses in Namibia." @@ -251,25 +164,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Do you provide free quotes?", - content: "Yes, we are led by Naftalie Ndokosho and we provide free, no-obligation quotes for all potential projects.", - }, + id: "f1", title: "Do you provide free quotes?", content: "Yes, we are led by Naftalie Ndokosho and we provide free, no-obligation quotes for all potential projects."}, { - id: "f2", - title: "Where are you located?", - content: "Our operations are based in Swakopmund, Namibia. We serve the surrounding coastal area.", - }, + id: "f2", title: "Where are you located?", content: "Our operations are based in Swakopmund, Namibia. We serve the surrounding coastal area."}, { - id: "f3", - title: "How can I contact you?", - content: "You can call us at +264 81 304 5711, contact us via WhatsApp at +264 81 081 8259966, or email us at purelenscc@gmail.com.", - }, + id: "f3", title: "How can I contact you?", content: "You can call us at +264 81 304 5711, contact us via WhatsApp at +264 81 081 8259966, or email us at purelenscc@gmail.com."}, { - id: "f4", - title: "What security features do you make?", - content: "We fabricate custom security features, including burglar bars, steel doors, and various security fixtures for residential and commercial properties.", - }, + id: "f4", title: "What security features do you make?", content: "We fabricate custom security features, including burglar bars, steel doors, and various security fixtures for residential and commercial properties."}, ]} title="Frequently Asked Questions" description="Everything you need to know about our construction and fabrication services." @@ -282,14 +183,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Namib Industrial", - "Coast Building Supply", - "Swakop Welding Pros", - "Coastal Infrastructure Co", - "Energy Works Namibia", - "Fabrication Solutions", - "Local Business Network", - ]} + "Namib Industrial", "Coast Building Supply", "Swakop Welding Pros", "Coastal Infrastructure Co", "Energy Works Namibia", "Fabrication Solutions", "Local Business Network"]} title="Trusted Local Partnerships" description="We collaborate with leading local partners in Swakopmund." /> @@ -299,8 +193,7 @@ export default function LandingPage() {