diff --git a/src/app/page.tsx b/src/app/page.tsx index f4ec454..6b400e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,30 +28,12 @@ export default function LandingPage() {
@@ -98,39 +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?_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", - }, + { 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" }, ]} title="Our Expert Services" description="Comprehensive home repair and maintenance solutions designed for your peace of mind." @@ -142,61 +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?_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", - }, + { 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" }, ]} title="Trusted by Homeowners" description="See why our neighbors trust us with their most valuable asset." @@ -209,83 +91,27 @@ 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-checked-shirt-hat-looking-confident_176474-47786.jpg" imageAlt="Expert Support" mediaAnimation="opacity" faqsAnimation="slide-up" faqs={[ - { - id: "q1", - title: "Are you licensed?", - content: "Yes, we are fully licensed and insured in all offered service categories.", - }, - { - id: "q2", - title: "Do you provide estimates?", - content: "We offer free, transparent quotes for all scheduled projects.", - }, + { id: "q1", title: "Are you licensed?", content: "Yes, we are fully licensed and insured in all offered service categories." }, + { id: "q2", title: "Do you provide estimates?", content: "We offer free, transparent quotes for all scheduled projects." }, ]} />