diff --git a/src/app/page.tsx b/src/app/page.tsx index 40aa0ec..76c84d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,100 +19,50 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -122,9 +72,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Plumber, Your Neighbor" description={[ - "We limit our service area to DuPage County to keep our travel times short, ensure expert knowledge of local codes, and patronize local retailers.", - "Our team of plumbing experts is highly trained and experienced to handle all residential and commercial needs.", - ]} + "We limit our service area to DuPage County to keep our travel times short, ensure expert knowledge of local codes, and patronize local retailers.", "Our team of plumbing experts is highly trained and experienced to handle all residential and commercial needs."]} /> @@ -135,21 +83,9 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} features={[ - { - title: "Plumbing Repair", - description: "Prioritizing your everyday residential and emergency plumbing repair needs.", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", - }, - { - title: "Water Heater Repair", - description: "Efficient maintenance and repair to keep your hot water running.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg", - }, - { - title: "Sewer Inspection", - description: "Accurately determine issues right away with advanced sewer camera inspections.", - imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170116.jpg", - }, + { title: "Plumbing Repair", description: "Prioritizing your everyday residential and emergency plumbing repair needs.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg" }, + { title: "Water Heater Repair", description: "Efficient maintenance and repair to keep your hot water running.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg" }, + { title: "Sewer Inspection", description: "Accurately determine issues right away with advanced sewer camera inspections.", imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170116.jpg" }, ]} title="Services We Can Help You With" description="Comprehensive residential and commercial plumbing solutions tailored to your needs." @@ -162,21 +98,9 @@ export default function LandingPage() { title="Our Commitment to Excellence" tag="Trusted Quality" metrics={[ - { - id: "m1", - value: "10+", - description: "Years Serving DuPage County", - }, - { - id: "m2", - value: "24/7", - description: "Emergency Availability", - }, - { - id: "m3", - value: "Flat", - description: "Upfront Honest Pricing", - }, + { id: "m1", value: "10+", description: "Years Serving DuPage County" }, + { id: "m2", value: "24/7", description: "Emergency Availability" }, + { id: "m3", value: "Flat", description: "Upfront Honest Pricing" }, ]} metricsAnimation="slide-up" /> @@ -188,60 +112,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - role: "Homeowner", - company: "Glen Ellyn", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-emotions_23-2148860285.jpg", - }, - { - id: "t2", - name: "Mike D.", - role: "Business Owner", - company: "Lombard", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-laughing-funny-video-phone-holding-smartphone-sitting-sofa_1258-200143.jpg", - }, - { - id: "t3", - name: "Emily R.", - role: "Client", - company: "Wheaton", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-helping-customers-regain-access-accounts_482257-126790.jpg", - }, - { - id: "t4", - name: "David K.", - role: "Resident", - company: "DuPage", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-friends-dancing-having-fun-kitchen_23-2148708928.jpg", - }, - { - id: "t5", - name: "Rachel L.", - role: "Homeowner", - company: "Glen Ellyn", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", - }, + { id: "t1", name: "Sarah J.", role: "Homeowner", company: "Glen Ellyn", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-emotions_23-2148860285.jpg" }, + { id: "t2", name: "Mike D.", role: "Business Owner", company: "Lombard", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-laughing-funny-video-phone-holding-smartphone-sitting-sofa_1258-200143.jpg" }, + { id: "t3", name: "Emily R.", role: "Client", company: "Wheaton", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-helping-customers-regain-access-accounts_482257-126790.jpg" }, + { id: "t4", name: "David K.", role: "Resident", company: "DuPage", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-friends-dancing-having-fun-kitchen_23-2148708928.jpg" }, + { id: "t5", name: "Rachel L.", role: "Homeowner", company: "Glen Ellyn", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg" }, ]} kpiItems={[ - { - value: "4.9", - label: "Google Rating", - }, - { - value: "100%", - label: "Satisfaction", - }, - { - value: "500+", - label: "Successful Jobs", - }, + { value: "4.9", label: "Google Rating" }, + { value: "100%", label: "Satisfaction" }, + { value: "500+", label: "Successful Jobs" }, ]} title="What People Say About Us" description="Hear from our happy neighbors about the reliable work we provide." @@ -253,21 +133,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "Do you offer emergency services?", - content: "Yes, we provide 24/7 emergency service. Our calls are always answered by a plumber.", - }, - { - id: "f2", - title: "Is your pricing transparent?", - content: "We provide upfront, flat-rate pricing to ensure you never overpay for our services.", - }, - { - id: "f3", - title: "What areas do you serve?", - content: "We limit our service area specifically to DuPage County to ensure the best possible quality and timely service.", - }, + { id: "f1", title: "Do you offer emergency services?", content: "Yes, we provide 24/7 emergency service. Our calls are always answered by a plumber." }, + { id: "f2", title: "Is your pricing transparent?", content: "We provide upfront, flat-rate pricing to ensure you never overpay for our services." }, + { id: "f3", title: "What areas do you serve?", content: "We limit our service area specifically to DuPage County to ensure the best possible quality and timely service." }, ]} imageSrc="http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-purple-wall_141793-94409.jpg" title="Common Plumbing Questions" @@ -280,9 +148,7 @@ export default function LandingPage() {