diff --git a/src/app/page.tsx b/src/app/page.tsx index 65ce6b0..1316bcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,51 +44,28 @@ export default function LandingPage() {
@@ -108,38 +77,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Sewer & Rooter", - descriptions: [ - "Full sewer lateral replacements", - "Trenchless repair methods", - "Inspection guaranteed", - ], - imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=2", - imageAlt: "professional plumber at work", - }, + id: "1", title: "Sewer & Rooter", descriptions: [ + "Full sewer lateral replacements", "Trenchless repair methods", "Inspection guaranteed"], + imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "professional plumber at work"}, { - id: "2", - title: "Drain Cleaning", - descriptions: [ - "High-pressure hydro-jetting", - "Stubborn clog removal", - "Fast-action service", - ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2", - imageAlt: "plumbing repair tools close up", - }, + id: "2", title: "Drain Cleaning", descriptions: [ + "High-pressure hydro-jetting", "Stubborn clog removal", "Fast-action service"], + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", imageAlt: "plumbing repair tools close up"}, { - id: "3", - title: "Emergency Repair", - descriptions: [ - "24/7 service available", - "Burst pipe resolution", - "Flooding protection", - ], - imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg?_wi=2", - imageAlt: "plumber looking at clipboard", - }, + id: "3", title: "Emergency Repair", descriptions: [ + "24/7 service available", "Burst pipe resolution", "Flooding protection"], + imageSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-delivery-man-blue-uniform-cap-talking-phone-writing-clipboard-with-pen-isolated-white-wall-with-copy-space_141793-113012.jpg", imageAlt: "plumber looking at clipboard"}, ]} title="Our Plumbing Services" description="Comprehensive residential and commercial plumbing solutions provided by our experienced, local technicians." @@ -153,24 +101,12 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "leadership", - groupTitle: "Leadership", - members: [ + id: "leadership", groupTitle: "Leadership", members: [ { - id: "m1", - title: "Jose", - subtitle: "Founder", - detail: "Leading the team with 15+ years of experience in Bay Area plumbing.", - }, + id: "m1", title: "Jose", subtitle: "Founder", detail: "Leading the team with 15+ years of experience in Bay Area plumbing."}, { - id: "m2", - title: "Roger", - subtitle: "Lead Technician", - detail: "Known for meticulous problem solving and high customer satisfaction.", - }, + id: "m2", title: "Roger", subtitle: "Lead Technician", detail: "Known for meticulous problem solving and high customer satisfaction."}, ], - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", - imageAlt: "plumbing pipe replacement work", }, ]} title="Meet The Experts" @@ -185,40 +121,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Charlie M.", - role: "Homeowner", - testimonial: "Job well done on our sewer lateral replacement.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg", - }, + id: "1", name: "Charlie M.", role: "Homeowner", testimonial: "Job well done on our sewer lateral replacement.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg"}, { - id: "2", - name: "David P.", - role: "Homeowner", - testimonial: "Arrived on time and installed our kitchen faucet perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg", - }, + id: "2", name: "David P.", role: "Homeowner", testimonial: "Arrived on time and installed our kitchen faucet perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg"}, { - id: "3", - name: "Cynthia L.", - role: "Homeowner", - testimonial: "Fixed my plumbing leak when other companies couldn't.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-businessman-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-7442.jpg", - }, + id: "3", name: "Cynthia L.", role: "Homeowner", testimonial: "Fixed my plumbing leak when other companies couldn't.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-businessman-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-7442.jpg"}, { - id: "4", - name: "Sarah K.", - role: "Homeowner", - testimonial: "Excellent service and very knowledgeable crew.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-feeling-satisfied-after-meeting-with-couple-their-home_637285-3811.jpg", - }, + id: "4", name: "Sarah K.", role: "Homeowner", testimonial: "Excellent service and very knowledgeable crew.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-feeling-satisfied-after-meeting-with-couple-their-home_637285-3811.jpg"}, { - id: "5", - name: "James W.", - role: "Homeowner", - testimonial: "Professional, fast, and left the workspace clean.", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg", - }, + id: "5", name: "James W.", role: "Homeowner", testimonial: "Professional, fast, and left the workspace clean.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg"}, ]} title="Customer Stories" description="Rated 4.8 stars by 260+ neighbors across the Bay Area." @@ -229,14 +140,11 @@ export default function LandingPage() { @@ -246,25 +154,17 @@ export default function LandingPage() { logoText="J&A Plumbing" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Drain Cleaning", - href: "#", - }, + label: "Drain Cleaning", href: "#"}, { - label: "Emergency Repair", - href: "#", - }, + label: "Emergency Repair", href: "#"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "(415) 493-6830", - href: "tel:4154936830", - }, + label: "(415) 493-6830", href: "tel:4154936830"}, ], }, ]}