diff --git a/src/app/page.tsx b/src/app/page.tsx index b91b93e..80562d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,8 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, ]} button={{ - text: "Call Now: 984-204-7837", href: "tel:984-204-7837"}} + text: "Call Now: 984-204-7837", href: "tel:984-204-7837" + }} animateOnLoad={true} /> @@ -66,24 +67,30 @@ export default function LandingPage() { stats: [ { title: "Years Experience", values: [5, 10, 15], - description: "Trusted local service"}, + description: "Trusted local service" + }, { title: "Service Areas", values: [3, 5, 6], - description: "Raleigh & surrounding towns"}, + description: "Raleigh & surrounding towns" + }, { title: "Customer Satisfaction", values: [85, 92, 99], - valueSuffix: "%", description: "5-star service quality"}, + valueSuffix: "%", description: "5-star service quality" + }, ], listItems: [ { icon: Clock, - title: "Mon-Fri: 8:00 AM - 5:00 PM", status: "Business Hours"}, + title: "Mon-Fri: 8:00 AM - 5:00 PM", status: "Business Hours" + }, { icon: DollarSign, - title: "Cash Payment Accepted", status: "Flexible Payment"}, + title: "Cash Payment Accepted", status: "Flexible Payment" + }, { icon: Phone, - title: "984-204-7837", status: "Call Anytime"}, + title: "984-204-7837", status: "Call Anytime" + }, ], listTitle: "Quick Info", chartTitle: "Service Availability", chartData: [ { value: 80 }, @@ -93,7 +100,6 @@ export default function LandingPage() { { value: 88 }, ], }} - useInvertedBackground={false} /> @@ -106,13 +112,17 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "TV Mounting", description: "Professional TV installation and mounting services. Wall anchoring, cable management, and safe secure installation.", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-salesman-furniture-store_1157-37462.jpg", imageAlt: "tv mounting wall installation home"}, + id: "01", title: "TV Mounting", description: "Professional TV installation and mounting services. Wall anchoring, cable management, and safe secure installation.", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-salesman-furniture-store_1157-37462.jpg", imageAlt: "tv mounting wall installation home" + }, { - id: "02", title: "Appliance Repair", description: "Expert repair services for kitchen and home appliances. Quick diagnostics and reliable solutions to get things working again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "appliance repair maintenance fixing service"}, + id: "02", title: "Appliance Repair", description: "Expert repair services for kitchen and home appliances. Quick diagnostics and reliable solutions to get things working again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", imageAlt: "appliance repair maintenance fixing service" + }, { - id: "03", title: "Furniture Assembly", description: "Professional furniture assembly and installation. We handle complex setups so you don't have to worry about instructions.", imageSrc: "http://img.b2bpic.net/free-photo/furniture-assembly-worker-standing-reading-instruction-using-tape-measure-worker-tools_482257-24849.jpg", imageAlt: "furniture assembly building workspace installation"}, + id: "03", title: "Furniture Assembly", description: "Professional furniture assembly and installation. We handle complex setups so you don't have to worry about instructions.", imageSrc: "http://img.b2bpic.net/free-photo/furniture-assembly-worker-standing-reading-instruction-using-tape-measure-worker-tools_482257-24849.jpg", imageAlt: "furniture assembly building workspace installation" + }, { - id: "04", title: "General Handyman", description: "All-purpose home maintenance and repairs. Painting, drywall, fixtures, and whatever your home needs fixed.", imageSrc: "http://img.b2bpic.net/free-photo/foreman-yellow-hardhat-holding-hammer-shoulder-toolbox-hand-dreamily-looking-camera-workshop_574295-661.jpg", imageAlt: "handyman general repairs maintenance professional"}, + id: "04", title: "General Handyman", description: "All-purpose home maintenance and repairs. Painting, drywall, fixtures, and whatever your home needs fixed.", imageSrc: "http://img.b2bpic.net/free-photo/foreman-yellow-hardhat-holding-hammer-shoulder-toolbox-hand-dreamily-looking-camera-workshop_574295-661.jpg", imageAlt: "handyman general repairs maintenance professional" + }, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -149,17 +159,23 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "What areas do you serve?", content: "We proudly serve Raleigh, NC, Gorman NC, Knightdale Town NC, Rolesville Town NC, Butner Town NC, Youngsville Township NC, and surrounding areas. Call us to confirm service availability for your specific location."}, + id: "1", title: "What areas do you serve?", content: "We proudly serve Raleigh, NC, Gorman NC, Knightdale Town NC, Rolesville Town NC, Butner Town NC, Youngsville Township NC, and surrounding areas. Call us to confirm service availability for your specific location." + }, { - id: "2", title: "What payment methods do you accept?", content: "We accept cash payments. Please contact us at 984-204-7837 to discuss your service needs and arrange a convenient payment method."}, + id: "2", title: "What payment methods do you accept?", content: "We accept cash payments. Please contact us at 984-204-7837 to discuss your service needs and arrange a convenient payment method." + }, { - id: "3", title: "What are your business hours?", content: "We operate Monday through Friday, 8:00 AM to 5:00 PM. We are closed on Saturdays and Sundays. Contact us during business hours or leave a message for a callback."}, + id: "3", title: "What are your business hours?", content: "We operate Monday through Friday, 8:00 AM to 5:00 PM. We are closed on Saturdays and Sundays. Contact us during business hours or leave a message for a callback." + }, { - id: "4", title: "Do you offer emergency services?", content: "For urgent handyman needs, please call us at 984-204-7837 during business hours. We'll do our best to accommodate emergency requests based on availability."}, + id: "4", title: "Do you offer emergency services?", content: "For urgent handyman needs, please call us at 984-204-7837 during business hours. We'll do our best to accommodate emergency requests based on availability." + }, { - id: "5", title: "How do I get a quote for services?", content: "Call us at 984-204-7837 to describe your project. We can provide estimates over the phone for some services or schedule an in-home consultation for more complex jobs."}, + id: "5", title: "How do I get a quote for services?", content: "Call us at 984-204-7837 to describe your project. We can provide estimates over the phone for some services or schedule an in-home consultation for more complex jobs." + }, { - id: "6", title: "Can you handle large projects?", content: "Yes! From simple repairs to comprehensive home projects, we're equipped to handle jobs of various sizes. General handyman, TV mounting, appliance repair, and furniture assembly are our specialties."}, + id: "6", title: "Can you handle large projects?", content: "Yes! From simple repairs to comprehensive home projects, we're equipped to handle jobs of various sizes. General handyman, TV mounting, appliance repair, and furniture assembly are our specialties." + }, ]} animationType="smooth" />