diff --git a/src/app/page.tsx b/src/app/page.tsx index cacd62a..4ee8d9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,94 +18,52 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="reveal-blur" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -116,30 +74,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "s1", - title: "Leak Detection", - descriptions: [ - "Expert diagnosis for hidden leaks.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/set-repair-equipments-flask_23-2148067773.jpg", - }, - { - id: "s2", - title: "Drain Cleaning", - descriptions: [ - "Professional clog removal services.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-copyspace-left_23-2147812024.jpg", - }, - { - id: "s3", - title: "Water Heaters", - descriptions: [ - "Installation and repair for all brands.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg", - }, + { id: "s1", title: "Leak Detection", descriptions: ["Expert diagnosis for hidden leaks."], imageSrc: "http://img.b2bpic.net/free-photo/set-repair-equipments-flask_23-2148067773.jpg" }, + { id: "s2", title: "Drain Cleaning", descriptions: ["Professional clog removal services."], imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-copyspace-left_23-2147812024.jpg" }, + { id: "s3", title: "Water Heaters", descriptions: ["Installation and repair for all brands."], imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg" } ]} title="Complete Plumbing Services" description="Done right the first time — no shortcuts, no surprises." @@ -153,21 +90,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "1-2 Hr", - description: "Response Time", - }, - { - id: "m2", - value: "60+", - description: "Happy Reviews", - }, - { - id: "m3", - value: "1 Year", - description: "Work Warranty", - }, + { id: "m1", value: "1-2 Hr", description: "Response Time" }, + { id: "m2", value: "60+", description: "Happy Reviews" }, + { id: "m3", value: "1 Year", description: "Work Warranty" } ]} title="Why Customers Call JD Plumbing" description="Reliable experts dedicated to quality." @@ -178,15 +103,8 @@ export default function LandingPage() { @@ -196,41 +114,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Steph D", - role: "Homeowner", - testimonial: "Jason arrived in less than 2 hours and had everything fixed.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - }, - { - id: "t2", - name: "Thyrapy S", - role: "Homeowner", - testimonial: "Showed up within the hour and replaced my entire pipe system.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pleased-woman-seated-sofa-looking-ahead_259150-60489.jpg", - }, - { - id: "t3", - name: "Alisa K", - role: "Homeowner", - testimonial: "Our water heater broke on New Year’s — he came the next day.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12676.jpg", - }, - { - id: "t4", - name: "Debbie G", - role: "Homeowner", - testimonial: "Fixed everything perfectly. Honest and skilled.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg", - }, - { - id: "t5", - name: "Frances A", - role: "Homeowner", - testimonial: "Quick, fair pricing, and very professional.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-home-with-book_23-2147611420.jpg", - }, + { id: "t1", name: "Steph D", role: "Homeowner", testimonial: "Jason arrived in less than 2 hours and had everything fixed.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" }, + { id: "t2", name: "Thyrapy S", role: "Homeowner", testimonial: "Showed up within the hour and replaced my entire pipe system.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-pleased-woman-seated-sofa-looking-ahead_259150-60489.jpg" }, + { id: "t3", name: "Alisa K", role: "Homeowner", testimonial: "Our water heater broke on New Year’s — he came the next day.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12676.jpg" }, + { id: "t4", name: "Debbie G", role: "Homeowner", testimonial: "Fixed everything perfectly. Honest and skilled.", imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg" }, + { id: "t5", name: "Frances A", role: "Homeowner", testimonial: "Quick, fair pricing, and very professional.", imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-home-with-book_23-2147611420.jpg" } ]} title="Trusted by Homeowners" description="See why neighbors trust JD Plumbing." @@ -242,21 +130,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Do you offer emergency service?", - content: "Yes, we offer emergency plumbing services.", - }, - { - id: "f2", - title: "Do you provide free estimates?", - content: "Yes, please reach out for your estimate.", - }, - { - id: "f3", - title: "What areas do you serve?", - content: "We serve Perris, Riverside, and Moreno Valley.", - }, + { id: "f1", title: "Do you offer emergency service?", content: "Yes, we offer emergency plumbing services." }, + { id: "f2", title: "Do you provide free estimates?", content: "Yes, please reach out for your estimate." }, + { id: "f3", title: "What areas do you serve?", content: "We serve Perris, Riverside, and Moreno Valley." } ]} title="Common Questions" description="Answers about our plumbing services." @@ -267,9 +143,7 @@ export default function LandingPage() {