From e0d419d8d46e9a669be2a327959840dde1ce6204 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:12:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 202 +++++++++++------------------------------------ 1 file changed, 44 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c2d067..2f87019 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, Brush, Wrench, Hammer } from "lucide-react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -31,21 +32,13 @@ export default function LandingPage() { @@ -54,60 +47,37 @@ export default function LandingPage() {
@@ -118,9 +88,7 @@ export default function LandingPage() { title="Why Choose The Drywall Guy?" buttons={[ { - text: "Call Now", - href: "tel:5555555555", - }, + text: "Call Now", href: "tel:5555555555"}, ]} /> @@ -131,28 +99,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Drywall & Framing", - description: "High-quality drywall installation, repair, and professional wall framing.", - imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-dreamily-looking-aside-holding-plan-new-apartments-hands-with-red-ladder-near-repairing-flat_574295-1611.jpg", - buttonIcon: "Zap", + title: "Drywall & Framing", description: "High-quality drywall installation, repair, and professional wall framing.", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-dreamily-looking-aside-holding-plan-new-apartments-hands-with-red-ladder-near-repairing-flat_574295-1611.jpg", buttonIcon: Zap, }, { - title: "Interior Painting", - description: "Expert painting services that transform your home with precision.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-painting-wall_23-2147758683.jpg", - buttonIcon: "Brush", + title: "Interior Painting", description: "Expert painting services that transform your home with precision.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-painting-wall_23-2147758683.jpg", buttonIcon: Brush, }, { - title: "Professional Plumbing", - description: "Reliable plumbing solutions for your bathroom and kitchen repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", - buttonIcon: "Wrench", + title: "Professional Plumbing", description: "Reliable plumbing solutions for your bathroom and kitchen repairs.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", buttonIcon: Wrench, }, { - title: "Home Handyman Services", - description: "All-in-one home maintenance and repair services for peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/church-reconstruction-close-up_1353-99.jpg", - buttonIcon: "Hammer", + title: "Home Handyman Services", description: "All-in-one home maintenance and repair services for peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/church-reconstruction-close-up_1353-99.jpg", buttonIcon: Hammer, }, ]} title="Our Professional Services" @@ -167,34 +123,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "20+", - title: "Years Experience", - items: [ - "Family owned", - "Local business", - "Deep roots", - ], + id: "m1", value: "20+", title: "Years Experience", items: [ + "Family owned", "Local business", "Deep roots"], }, { - id: "m2", - value: "1000+", - title: "Happy Customers", - items: [ - "Referral based", - "Trusted brand", - "High quality", - ], + id: "m2", value: "1000+", title: "Happy Customers", items: [ + "Referral based", "Trusted brand", "High quality"], }, { - id: "m3", - value: "4.9", - title: "Star Rating", - items: [ - "Excellent service", - "Reliable support", - "Customer focused", - ], + id: "m3", value: "4.9", title: "Star Rating", items: [ + "Excellent service", "Reliable support", "Customer focused"], }, ]} title="Trusted by the Muncie Community" @@ -208,45 +146,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Great Work", - quote: "Drywall Guy fixed everything perfectly. Highly recommended!", - name: "Sarah J.", - role: "Muncie Resident", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", - }, + id: "1", title: "Great Work", quote: "Drywall Guy fixed everything perfectly. Highly recommended!", name: "Sarah J.", role: "Muncie Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg"}, { - id: "2", - title: "Excellent Service", - quote: "Fast, clean, and reliable painting and repair work.", - name: "Robert M.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", - }, + id: "2", title: "Excellent Service", quote: "Fast, clean, and reliable painting and repair work.", name: "Robert M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg"}, { - id: "3", - title: "Professionalism", - quote: "They handled my plumbing issues without any fuss.", - name: "Lisa K.", - role: "Long-time Client", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg", - }, + id: "3", title: "Professionalism", quote: "They handled my plumbing issues without any fuss.", name: "Lisa K.", role: "Long-time Client", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg"}, { - id: "4", - title: "Reliability", - quote: "Consistent and high quality results every time.", - name: "David L.", - role: "Property Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg", - }, + id: "4", title: "Reliability", quote: "Consistent and high quality results every time.", name: "David L.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg"}, { - id: "5", - title: "Top Notch", - quote: "Professional team that respects your home and schedule.", - name: "Karen B.", - role: "Muncie Resident", - imageSrc: "http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg", - }, + id: "5", title: "Top Notch", quote: "Professional team that respects your home and schedule.", name: "Karen B.", role: "Muncie Resident", imageSrc: "http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg"}, ]} title="Client Success Stories" description="What our neighbors in Muncie have to say." @@ -259,20 +167,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "What areas do you serve?", - content: "We serve Muncie and surrounding communities.", - }, + id: "f1", title: "What areas do you serve?", content: "We serve Muncie and surrounding communities."}, { - id: "f2", - title: "Are you licensed?", - content: "Yes, we are fully insured and licensed for your peace of mind.", - }, + id: "f2", title: "Are you licensed?", content: "Yes, we are fully insured and licensed for your peace of mind."}, { - id: "f3", - title: "How do I book?", - content: "You can contact us via the form on this page or call us directly.", - }, + id: "f3", title: "How do I book?", content: "You can contact us via the form on this page or call us directly."}, ]} title="Frequently Asked Questions" description="Answers to common concerns about our handyman services." @@ -284,8 +183,7 @@ export default function LandingPage() {