From 0dcb04147d32dc0f3cd7d53db01d91520954388a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:53:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 123 ++++++++++------------------------------------- 1 file changed, 25 insertions(+), 98 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9591701..1709baa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function HomePage() { tag="Local Experts" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "Call Now: +254 712 340453", href: "tel:+254712340453" }, { text: "Get Free Quote", href: "#contact" }, @@ -55,35 +55,17 @@ export default function HomePage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg", - imageAlt: "Professional electrician performing installation", - }, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg", imageAlt: "Professional electrician performing installation"}, { - id: "2", - imageSrc: "http://img.b2bpic.net/free-vector/plumber-horizontal-banner-set_1284-11792.jpg", - imageAlt: "Expert plumber fixing pipe installation", - }, + id: "2", imageSrc: "http://img.b2bpic.net/free-vector/plumber-horizontal-banner-set_1284-11792.jpg", imageAlt: "Expert plumber fixing pipe installation"}, { - id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg", - imageAlt: "Modern kitchen and bathroom interior fittings", - }, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg", imageAlt: "Modern kitchen and bathroom interior fittings"}, { - id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", - imageAlt: "Professional electrical tools and equipment", - }, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "Professional electrical tools and equipment"}, { - id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/professional-overalls-with-tools-background-repair-site-home-renovation-concept_169016-7323.jpg", - imageAlt: "Electrical installation in residential home", - }, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/professional-overalls-with-tools-background-repair-site-home-renovation-concept_169016-7323.jpg", imageAlt: "Electrical installation in residential home"}, { - id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", - imageAlt: "Alpha Electricals professional team", - }, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Alpha Electricals professional team"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -101,37 +83,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Electrical Installations", - description: "Professional wiring, lighting installations, and complete electrical systems for homes and businesses.", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg?_wi=1", - imageAlt: "Electrical installation service", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Electrical Installations", description: "Professional wiring, lighting installations, and complete electrical systems for homes and businesses.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg", imageAlt: "Electrical installation service", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Plumbing Solutions", - description: "Expert pipe installations, leak repairs, drain blockage resolution, and water system setup.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", - imageAlt: "Plumbing repair service", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Plumbing Solutions", description: "Expert pipe installations, leak repairs, drain blockage resolution, and water system setup.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", imageAlt: "Plumbing repair service", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Interior Fittings", - description: "Premium kitchen and bathroom fittings with professional installation and design consultation.", - imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg?_wi=1", - imageAlt: "Interior fittings installation", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Interior Fittings", description: "Premium kitchen and bathroom fittings with professional installation and design consultation.", imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg", imageAlt: "Interior fittings installation", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Appliance Installation", - description: "Safe and professional installation of electrical appliances with warranty support.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=1", - imageAlt: "Appliance installation", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Appliance Installation", description: "Safe and professional installation of electrical appliances with warranty support.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "Appliance installation", buttonIcon: ArrowRight, + buttonHref: "/services"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -143,10 +105,7 @@ export default function HomePage() { @@ -188,41 +139,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "John Kipchoge", - role: "Homeowner", - company: "Eldoret", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", - imageAlt: "John Kipchoge testimonial", - }, + id: "1", name: "John Kipchoge", role: "Homeowner", company: "Eldoret", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "John Kipchoge testimonial"}, { - id: "2", - name: "Mary Kiprotich", - role: "Property Manager", - company: "Iten Properties", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", - imageAlt: "Mary Kiprotich testimonial", - }, + id: "2", name: "Mary Kiprotich", role: "Property Manager", company: "Iten Properties", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Mary Kiprotich testimonial"}, { - id: "3", - name: "Peter Kemboi", - role: "Contractor", - company: "Kisumu Construction", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=1", - imageAlt: "Peter Kemboi testimonial", - }, + id: "3", name: "Peter Kemboi", role: "Contractor", company: "Kisumu Construction", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", imageAlt: "Peter Kemboi testimonial"}, { - id: "4", - name: "Ruth Cheruiyot", - role: "Business Owner", - company: "Eldoret Retail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1", - imageAlt: "Ruth Cheruiyot testimonial", - }, + id: "4", name: "Ruth Cheruiyot", role: "Business Owner", company: "Eldoret Retail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Ruth Cheruiyot testimonial"}, ]} kpiItems={[ { value: "500+", label: "Satisfied Customers" }, -- 2.49.1