From e312e4e0c77923b395a44897869f60a5dd2c9c50 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 05:04:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 209 ++++++++++------------------------------------- 1 file changed, 44 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f18f618..d1c0493 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,80 +17,46 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -112,21 +78,9 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} features={[ - { - title: "Roofing & Siding", - description: "High-quality roofing installation and durable siding solutions for home and business.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-160.jpg", - }, - { - title: "Gutter Systems", - description: "Complete gutter installation, cleaning, and maintenance services to protect your foundation.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg", - }, - { - title: "Interior Remodeling", - description: "Full-service interior renovations tailored to your personal taste and lifestyle.", - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", - }, + { title: "Roofing & Siding", description: "High-quality roofing installation and durable siding solutions for home and business.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-160.jpg" }, + { title: "Gutter Systems", description: "Complete gutter installation, cleaning, and maintenance services to protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg" }, + { title: "Interior Remodeling", description: "Full-service interior renovations tailored to your personal taste and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg" }, ]} title="Our Expert Services" description="We specialize in both commercial and residential projects across Mount Juliet." @@ -139,46 +93,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Sarah Miller", - handle: "@sarah-mtj", - testimonial: "Exceptional service! They restored our roof quickly and professionally.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", - }, - { - id: "t2", - name: "John Doe", - handle: "@john-roof", - testimonial: "Truly a family-owned business that cares. Great craftsmanship on our siding.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg", - }, - { - id: "t3", - name: "Emily Davis", - handle: "@emily-remodel", - testimonial: "Our kitchen remodel was seamless. Everything was done on time and budget.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-interracial-successful-coworkers-work-together-annual-economic-report_273609-18029.jpg", - }, - { - id: "t4", - name: "David Wilson", - handle: "@dw-gutters", - testimonial: "Very thorough gutter cleaning and repair. Highly recommend them to everyone.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg", - }, - { - id: "t5", - name: "Anna Brown", - handle: "@anna-res", - testimonial: "Professional, reliable, and friendly. We are very happy with our exterior.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg", - }, + { id: "t1", name: "Sarah Miller", handle: "@sarah-mtj", testimonial: "Exceptional service! They restored our roof quickly and professionally.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg" }, + { id: "t2", name: "John Doe", handle: "@john-roof", testimonial: "Truly a family-owned business that cares. Great craftsmanship on our siding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg" }, + { id: "t3", name: "Emily Davis", handle: "@emily-remodel", testimonial: "Our kitchen remodel was seamless. Everything was done on time and budget.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-interracial-successful-coworkers-work-together-annual-economic-report_273609-18029.jpg" }, + { id: "t4", name: "David Wilson", handle: "@dw-gutters", testimonial: "Very thorough gutter cleaning and repair. Highly recommend them to everyone.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg" }, + { id: "t5", name: "Anna Brown", handle: "@anna-res", testimonial: "Professional, reliable, and friendly. We are very happy with our exterior.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg" }, ]} showRating={true} title="Trusted by Local Homeowners" @@ -191,21 +110,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "How long have you been in business?", - content: "We have been providing expert construction and restoration services in Mount Juliet for over 18 years.", - }, - { - id: "f2", - title: "Do you handle both residential and commercial?", - content: "Yes, we specialize in both types of projects with dedicated expertise for each.", - }, - { - id: "f3", - title: "Are you fully insured and licensed?", - content: "Absolutely. We are fully licensed and insured for all construction and restoration tasks.", - }, + { id: "f1", title: "How long have you been in business?", content: "We have been providing expert construction and restoration services in Mount Juliet for over 18 years." }, + { id: "f2", title: "Do you handle both residential and commercial?", content: "Yes, we specialize in both types of projects with dedicated expertise for each." }, + { id: "f3", title: "Are you fully insured and licensed?", content: "Absolutely. We are fully licensed and insured for all construction and restoration tasks." }, ]} title="Frequently Asked Questions" description="Answers to common concerns about our restoration services." @@ -217,8 +124,7 @@ export default function LandingPage() {