From 4e9fbe0f3d0ccfe513ffca66dd47810d2ff0a9d9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 22:01:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb5f1ef..591384a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { description="Your Trusted Home Repair Experts – Fast, Reliable, Professional." buttons={[{ text: "Get a Free Quote", href: "/contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", imageAlt: "Plumbing Solutions" }, - { imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg", imageAlt: "Electrical Excellence" }, - { imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg", imageAlt: "Professional Handyman" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg", imageAlt: "Home Repair" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-measuring-wood-medium-shot_23-2148966864.jpg", imageAlt: "Expert Maintenance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg?_wi=1", imageAlt: "Plumbing Solutions" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg?_wi=1", imageAlt: "Electrical Excellence" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg?_wi=1", imageAlt: "Professional Handyman" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg?_wi=1", imageAlt: "Home Repair" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-measuring-wood-medium-shot_23-2148966864.jpg?_wi=1", imageAlt: "Expert Maintenance" }, ]} /> @@ -60,9 +60,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Plumbing", author: "Pro Team", description: "Expert drain cleaning, pipe repairs, and new installations for kitchens and bathrooms.", tags: ["Plumbing", "Repairs"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg" }, - { id: "f2", title: "Electrical", author: "Licensed Tech", description: "Safe, efficient wiring, light fixture installations, and electrical troubleshooting.", tags: ["Electrical", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg" }, - { id: "f3", title: "Handyman", author: "Master Craftsman", description: "Full home maintenance, mounting services, repairs, and general carpentry works.", tags: ["Handyman", "Maintenance"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg" }, + { id: "f1", title: "Plumbing", author: "Pro Team", description: "Expert drain cleaning, pipe repairs, and new installations for kitchens and bathrooms.", tags: ["Plumbing", "Repairs"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg?_wi=2" }, + { id: "f2", title: "Electrical", author: "Licensed Tech", description: "Safe, efficient wiring, light fixture installations, and electrical troubleshooting.", tags: ["Electrical", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg?_wi=2" }, + { id: "f3", title: "Handyman", author: "Master Craftsman", description: "Full home maintenance, mounting services, repairs, and general carpentry works.", tags: ["Handyman", "Maintenance"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg?_wi=2" }, ]} title="Our Expert Services" description="Comprehensive home repair and maintenance solutions designed for your peace of mind." @@ -74,11 +74,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Vivian Smith", date: "Oct 2023", title: "Excellent Plumbing", quote: "Fast, reliable, and professional service.", tag: "Plumbing", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", imageAlt: "modern kitchen plumbing repair professional" }, - { id: "2", name: "Christopher Lee", date: "Sept 2023", title: "Great Electrician", quote: "Very thorough with the electrical wiring.", tag: "Electrical", avatarSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg", imageAlt: "electrician working home wiring modern" }, - { id: "3", name: "María García", date: "Aug 2023", title: "Handyman Pro", quote: "Reliable and honest. Fantastic job.", tag: "Handyman", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg", imageAlt: "handyman mounting shelf home service" }, - { id: "4", name: "David Miller", date: "Jul 2023", title: "Swift & Reliable", quote: "Professional, on-time, and very polite.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg", imageAlt: "premium bathroom renovation plumbing service" }, - { id: "5", name: "Elena Ross", date: "Jun 2023", title: "Highly Recommend", quote: "Quality craftsmanship and great communication.", tag: "General", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-measuring-wood-medium-shot_23-2148966864.jpg", imageAlt: "professional toolkit home maintenance" }, + { id: "1", name: "Vivian Smith", date: "Oct 2023", title: "Excellent Plumbing", quote: "Fast, reliable, and professional service.", tag: "Plumbing", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg?_wi=3", imageAlt: "modern kitchen plumbing repair professional" }, + { id: "2", name: "Christopher Lee", date: "Sept 2023", title: "Great Electrician", quote: "Very thorough with the electrical wiring.", tag: "Electrical", avatarSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5877.jpg?_wi=3", imageAlt: "electrician working home wiring modern" }, + { id: "3", name: "María García", date: "Aug 2023", title: "Handyman Pro", quote: "Reliable and honest. Fantastic job.", tag: "Handyman", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17478.jpg?_wi=3", imageAlt: "handyman mounting shelf home service" }, + { id: "4", name: "David Miller", date: "Jul 2023", title: "Swift & Reliable", quote: "Professional, on-time, and very polite.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358986.jpg?_wi=2", imageAlt: "premium bathroom renovation plumbing service" }, + { id: "5", name: "Elena Ross", date: "Jun 2023", title: "Highly Recommend", quote: "Quality craftsmanship and great communication.", tag: "General", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-measuring-wood-medium-shot_23-2148966864.jpg?_wi=2", imageAlt: "professional toolkit home maintenance" }, ]} title="Trusted by Homeowners" description="See why our neighbors trust us with their most valuable asset." @@ -91,7 +91,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Get clear answers to common questions about our repair services." - imageSrc="http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-checked-shirt-hat-looking-confident_176474-47786.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-checked-shirt-hat-looking-confident_176474-47786.jpg?_wi=1" imageAlt="Expert Support" mediaAnimation="opacity" faqsAnimation="slide-up"