From d5b779311939e62eec12d3cd7da15e649cc1a511 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:51:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 159 +++++++++++------------------------------------ 1 file changed, 37 insertions(+), 122 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b807d94..dd18eff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Roof Repair", href: "/services" }, { label: "Roof Replacement", href: "/services" }, { label: "Inspections", href: "/services" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#about" }, { label: "Customer Reviews", href: "#reviews" }, { label: "Contact", href: "#contact" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: (551) 310-2400", href: "tel:(551)310-2400" }, { label: "Address: 260 Ryders Ln, Milltown, NJ 08850", href: "#" }, { label: "Open 24/7 for Emergencies", href: "#" }, @@ -69,9 +66,7 @@ export default function HomePage() { brandName="Navarro Family Roofing" navItems={navItems} button={{ - text: "Get Free Estimate", - href: "#contact", - }} + text: "Get Free Estimate", href: "#contact"}} /> @@ -82,13 +77,9 @@ export default function HomePage() { description="Milltown's Trusted Family Roofing Experts. Roof repairs, replacements, and inspections done right the first time." buttons={[ { - text: "Get Your Free Estimate", - href: "#contact", - }, + text: "Get Your Free Estimate", href: "#contact"}, { - text: "Call Now: (551) 310-2400", - href: "tel:(551)310-2400", - }, + text: "Call Now: (551) 310-2400", href: "tel:(551)310-2400"}, ]} imageSrc="http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg" imageAlt="Professional roofing crew installing shingles" @@ -110,40 +101,20 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "1", - value: "4.8★", - title: "Google Rating from 58+ Reviews", - items: [ - "Real customer testimonials", - "Verified Milltown service area", - ], + id: "1", value: "4.8★", title: "Google Rating from 58+ Reviews", items: [ + "Real customer testimonials", "Verified Milltown service area"], }, { - id: "2", - value: "24/7", - title: "Emergency Roof Repair Available", - items: [ - "Same-day inspections", - "Fast emergency response", - ], + id: "2", value: "24/7", title: "Emergency Roof Repair Available", items: [ + "Same-day inspections", "Fast emergency response"], }, { - id: "3", - value: "100%", - title: "Fully Licensed & Insured", - items: [ - "All work guaranteed", - "Comprehensive coverage", - ], + id: "3", value: "100%", title: "Fully Licensed & Insured", items: [ + "All work guaranteed", "Comprehensive coverage"], }, { - id: "4", - value: "Local", - title: "Family-Owned Since Day One", - items: [ - "Community focused service", - "Personalized attention", - ], + id: "4", value: "Local", title: "Family-Owned Since Day One", items: [ + "Community focused service", "Personalized attention"], }, ]} /> @@ -157,40 +128,23 @@ export default function HomePage() { tag="Our Services" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1, - title: "Roof Repair", - description: - "Emergency leak repairs, shingle replacement, and fast damage fixes to restore your roof's integrity.", - imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=1", - imageAlt: "Professional roof repair work", - }, + title: "Roof Repair", description: + "Emergency leak repairs, shingle replacement, and fast damage fixes to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg", imageAlt: "Professional roof repair work"}, { id: 2, - title: "Roof Replacement", - description: - "Complete roof replacement with premium materials, expert installation, and lasting durability.", - imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=1", - imageAlt: "New roof installation on residential property", - }, + title: "Roof Replacement", description: + "Complete roof replacement with premium materials, expert installation, and lasting durability.", imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg", imageAlt: "New roof installation on residential property"}, { id: 3, - title: "Roof Inspections", - description: - "Thorough inspections to identify issues early, prevent costly damage, and ensure safety.", - imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=1", - imageAlt: "Professional roof inspection and assessment", - }, + title: "Roof Inspections", description: + "Thorough inspections to identify issues early, prevent costly damage, and ensure safety.", imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg", imageAlt: "Professional roof inspection and assessment"}, { id: 4, - title: "Gutter Installation", - description: - "Seamless gutter systems to protect your home from water damage and foundation issues.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=1", - imageAlt: "Professional gutter installation", - }, + title: "Gutter Installation", description: + "Seamless gutter systems to protect your home from water damage and foundation issues.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg", imageAlt: "Professional gutter installation"}, ]} /> @@ -203,9 +157,7 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { - text: "Get Your Free Estimate", - href: "#contact", - }, + text: "Get Your Free Estimate", href: "#contact"}, ]} /> @@ -221,59 +173,23 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Homeowner", - testimonial: - "Fast response, honest estimate, and the crew finished right on schedule. They cleaned everything up afterward. Best roofing company in Milltown!", - imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: + "Fast response, honest estimate, and the crew finished right on schedule. They cleaned everything up afterward. Best roofing company in Milltown!", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "Property Owner", - testimonial: - "Emergency roof repair at 2 AM—they were here within the hour. Professional, thorough, and fair pricing. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Property Owner", testimonial: + "Emergency roof repair at 2 AM—they were here within the hour. Professional, thorough, and fair pricing. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Homeowner", - testimonial: - "Navarro Family did my complete roof replacement. The team was punctual, courteous, and didn't cut corners. It's clear they stand behind their work.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg?_wi=1", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Homeowner", testimonial: + "Navarro Family did my complete roof replacement. The team was punctual, courteous, and didn't cut corners. It's clear they stand behind their work.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Homeowner", - testimonial: - "Called for a free inspection—they found a small leak I didn't even know about. Fixed it right away at a great price. Trustworthy service.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg?_wi=1", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", role: "Homeowner", testimonial: + "Called for a free inspection—they found a small leak I didn't even know about. Fixed it right away at a great price. Trustworthy service.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Brown", - role: "Property Manager", - testimonial: - "Managing multiple properties in Edison. Navarro is our go-to for roofing maintenance. Reliable, responsive, always professional.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg?_wi=1", - imageAlt: "Jessica Brown", - }, + id: "5", name: "Jessica Brown", role: "Property Manager", testimonial: + "Managing multiple properties in Edison. Navarro is our go-to for roofing maintenance. Reliable, responsive, always professional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg", imageAlt: "Jessica Brown"}, { - id: "6", - name: "Robert Martinez", - role: "Homeowner", - testimonial: - "After a bad storm, Navarro Family handled all the repairs and even worked with our insurance. Best roofing crew around.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=1", - imageAlt: "Robert Martinez", - }, + id: "6", name: "Robert Martinez", role: "Homeowner", testimonial: + "After a bad storm, Navarro Family handled all the repairs and even worked with our insurance. Best roofing crew around.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg", imageAlt: "Robert Martinez"}, ]} /> @@ -286,10 +202,9 @@ export default function HomePage() { description="Fill out the form below or call us directly at (551) 310-2400. We'll respond quickly with honest pricing and professional guidance." tagAnimation="slide-up" background={{ - variant: "sparkles-gradient", - }} + variant: "sparkles-gradient"}} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg" imageAlt="Milltown New Jersey homes" mediaAnimation="slide-up" mediaPosition="right"