diff --git a/src/app/page.tsx b/src/app/page.tsx index 24ab0b9..14f906f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,27 +19,26 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -105,32 +87,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Emergency Repairs", - descriptions: [ - "Available when you need us most.", - "Fast response times for leaks and bursts.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", - }, + id: "1", title: "Emergency Repairs", descriptions: [ + "Available when you need us most.", "Fast response times for leaks and bursts."], + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"}, { - id: "2", - title: "Water Heaters", - descriptions: [ - "Expert repair and new installation.", - "Tank and tankless solutions.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056036.jpg", - }, + id: "2", title: "Water Heaters", descriptions: [ + "Expert repair and new installation.", "Tank and tankless solutions."], + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056036.jpg"}, { - id: "3", - title: "Drain & Pipe Cleaning", - descriptions: [ - "Clearing stubborn blockages professionally.", - "Comprehensive maintenance for all pipe types.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/hand-with-glove-disinfecting-faucet_23-2148705050.jpg", - }, + id: "3", title: "Drain & Pipe Cleaning", descriptions: [ + "Clearing stubborn blockages professionally.", "Comprehensive maintenance for all pipe types."], + imageSrc: "http://img.b2bpic.net/free-photo/hand-with-glove-disinfecting-faucet_23-2148705050.jpg"}, ]} title="Our Professional Services" description="We handle everything from simple valve replacements to complex water heater installations with the highest standards of workmanship." @@ -144,23 +111,11 @@ export default function LandingPage() { useInvertedBackground={true} team={[ { - id: "1", - name: "Caden", - role: "Senior Technician", - imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86013.jpg", - }, + id: "1", name: "Caden", role: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86013.jpg"}, { - id: "2", - name: "Eli", - role: "Plumbing Expert", - imageSrc: "http://img.b2bpic.net/free-photo/workwoman-office-cleaning-service_1398-3766.jpg", - }, + id: "2", name: "Eli", role: "Plumbing Expert", imageSrc: "http://img.b2bpic.net/free-photo/workwoman-office-cleaning-service_1398-3766.jpg"}, { - id: "3", - name: "Mark", - role: "Service Manager", - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", - }, + id: "3", name: "Mark", role: "Service Manager", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg"}, ]} title="Meet Our Expert Technicians" description="Our team of dedicated professionals is committed to providing excellent plumbing services." @@ -175,20 +130,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "4.6/5", - description: "Customer Rating", - }, + id: "1", value: "4.6/5", description: "Customer Rating"}, { - id: "2", - value: "11+", - description: "Verified Reviews", - }, + id: "2", value: "11+", description: "Verified Reviews"}, { - id: "3", - value: "100%", - description: "Service Satisfaction", - }, + id: "3", value: "100%", description: "Service Satisfaction"}, ]} title="Quality You Can Measure" description="We are proud of our high customer ratings and track record of successful projects in the Houston area." @@ -202,59 +148,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Victor L.", - role: "Homeowner", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-smart-speaker_23-2149936222.jpg", - }, + id: "1", name: "Victor L.", role: "Homeowner", company: "Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-smart-speaker_23-2149936222.jpg"}, { - id: "2", - name: "Sabrina G.", - role: "Homeowner", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carpenter-woodworking-shop-proud-his-work_482257-84422.jpg", - }, + id: "2", name: "Sabrina G.", role: "Homeowner", company: "Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carpenter-woodworking-shop-proud-his-work_482257-84422.jpg"}, { - id: "3", - name: "John D.", - role: "Business Owner", - company: "Commercial", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", - }, + id: "3", name: "John D.", role: "Business Owner", company: "Commercial", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg"}, { - id: "4", - name: "Sarah M.", - role: "Homeowner", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg", - }, + id: "4", name: "Sarah M.", role: "Homeowner", company: "Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg"}, { - id: "5", - name: "Robert B.", - role: "Homeowner", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up-with-both-hands-blue-gingham-pajama-shirt-looking-pretty-front-view_176474-48623.jpg", - }, + id: "5", name: "Robert B.", role: "Homeowner", company: "Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up-with-both-hands-blue-gingham-pajama-shirt-looking-pretty-front-view_176474-48623.jpg"}, ]} kpiItems={[ { - value: "4.6", - label: "Average Rating", - }, + value: "4.6", label: "Average Rating"}, { - value: "11", - label: "Happy Clients", - }, + value: "11", label: "Happy Clients"}, { - value: "100%", - label: "Commitment", - }, + value: "100%", label: "Commitment"}, ]} title="What Our Customers Say" description="Our customers value our professionalism, promptness, and expertise. See why they trust us with their plumbing." @@ -267,20 +182,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you provide 24/7 service?", - content: "Yes, we are available to help with emergency plumbing situations when you need it.", - }, + id: "1", title: "Do you provide 24/7 service?", content: "Yes, we are available to help with emergency plumbing situations when you need it."}, { - id: "2", - title: "What areas do you serve?", - content: "We primarily serve the Houston, TX area and surrounding neighborhoods.", - }, + id: "2", title: "What areas do you serve?", content: "We primarily serve the Houston, TX area and surrounding neighborhoods."}, { - id: "3", - title: "Can you help with water heaters?", - content: "Absolutely, we specialize in both traditional tank-based and modern tankless water heater installations and repairs.", - }, + id: "3", title: "Can you help with water heaters?", content: "Absolutely, we specialize in both traditional tank-based and modern tankless water heater installations and repairs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990692.jpg" mediaAnimation="slide-up" @@ -294,8 +200,7 @@ export default function LandingPage() {