diff --git a/src/app/page.tsx b/src/app/page.tsx index 346f8f6..37088c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,73 +30,40 @@ export default function LandingPage() {
@@ -139,29 +97,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Roof Installation", - price: "From $5k", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=7", - }, + id: "p1", name: "Roof Installation", price: "From $5k", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "p2", - name: "Storm Damage Repair", - price: "Custom", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=8", - }, + id: "p2", name: "Storm Damage Repair", price: "Custom", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "p3", - name: "Parapet Wall Repair", - price: "Custom", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=9", - }, + id: "p3", name: "Parapet Wall Repair", price: "Custom", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "p4", - name: "Insurance Claims", - price: "Included", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=10", - }, + id: "p4", name: "Insurance Claims", price: "Included", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, ]} title="Professional Services" description="Comprehensive roofing solutions built for longevity and quality." @@ -174,55 +116,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Johnson", - date: "Oct 2023", - title: "CEO, TechCorp", - quote: "I live out of state and felt fully in control. They saved me $2,700 compared to other quotes.", - tag: "Communication", - avatarSrc: "https://pixabay.com/get/g1fa8d3f1352ae0911f85c39caebe2ad001bbea5d6993c606199eb6489d8f68efac44d329f6f43005739bfd57daae0cec71f6fb78d7047ae4c24f0c3e4cfb18e8_1280.jpg", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=11", - }, + id: "t1", name: "Sarah Johnson", date: "Oct 2023", title: "CEO, TechCorp", quote: "I live out of state and felt fully in control. They saved me $2,700 compared to other quotes.", tag: "Communication", avatarSrc: "https://pixabay.com/get/g1fa8d3f1352ae0911f85c39caebe2ad001bbea5d6993c606199eb6489d8f68efac44d329f6f43005739bfd57daae0cec71f6fb78d7047ae4c24f0c3e4cfb18e8_1280.jpg", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "t2", - name: "Michael Chen", - date: "Sept 2023", - title: "Homeowner", - quote: "Reliability is hard to find in contractors. Repair It Roofing showed up, followed through, and did great work.", - tag: "Reliability", - avatarSrc: "https://pixabay.com/get/g7b16f9a084b438cc51ef869c897804e5349139224bc799f02cd0d685022f99e8d7d2f003282c188ed208d0cd1248d1096696caf9c65bc5086db4115c4a0417de_1280.jpg", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=12", - }, + id: "t2", name: "Michael Chen", date: "Sept 2023", title: "Homeowner", quote: "Reliability is hard to find in contractors. Repair It Roofing showed up, followed through, and did great work.", tag: "Reliability", avatarSrc: "https://pixabay.com/get/g7b16f9a084b438cc51ef869c897804e5349139224bc799f02cd0d685022f99e8d7d2f003282c188ed208d0cd1248d1096696caf9c65bc5086db4115c4a0417de_1280.jpg", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "t3", - name: "Emily Rodriguez", - date: "Aug 2023", - title: "GrowthCo", - quote: "The entire process was so smooth. They handled unexpected repairs without charging a fortune.", - tag: "Savings", - avatarSrc: "https://pixabay.com/get/g150e5f270505c9ea91d6b3243ba2b4186e48f18b5d43bc4a1d8d69e408ce10528e28f908a1f2682d389b7253e75305e6db5e1c31362f90f0cc60afd52281042a_1280.jpg", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=13", - }, + id: "t3", name: "Emily Rodriguez", date: "Aug 2023", title: "GrowthCo", quote: "The entire process was so smooth. They handled unexpected repairs without charging a fortune.", tag: "Savings", avatarSrc: "https://pixabay.com/get/g150e5f270505c9ea91d6b3243ba2b4186e48f18b5d43bc4a1d8d69e408ce10528e28f908a1f2682d389b7253e75305e6db5e1c31362f90f0cc60afd52281042a_1280.jpg", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "t4", - name: "David Kim", - date: "July 2023", - title: "Product Manager", - quote: "Truly professional team. My roof looks better than it ever did when the house was new.", - tag: "Quality", - avatarSrc: "https://pixabay.com/get/gd10e27de5f685c3db4f10f941bad1352772ebcdf4f3d6e0a37cbae69586a7a3c56f958b32781ada72e7fd93c41fbe6243a04806a160c1c8275f4c849134e44b8_1280.jpg", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=14", - }, + id: "t4", name: "David Kim", date: "July 2023", title: "Product Manager", quote: "Truly professional team. My roof looks better than it ever did when the house was new.", tag: "Quality", avatarSrc: "https://pixabay.com/get/gd10e27de5f685c3db4f10f941bad1352772ebcdf4f3d6e0a37cbae69586a7a3c56f958b32781ada72e7fd93c41fbe6243a04806a160c1c8275f4c849134e44b8_1280.jpg", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, { - id: "t5", - name: "Jessica Lee", - date: "June 2023", - title: "Homeowner", - quote: "Exceptional service from start to finish. Highly recommend for any roofing needs.", - tag: "Service", - avatarSrc: "https://pixabay.com/get/g1fa8d3f1352ae0911f85c39caebe2ad001bbea5d6993c606199eb6489d8f68efac44d329f6f43005739bfd57daae0cec71f6fb78d7047ae4c24f0c3e4cfb18e8_1280.jpg", - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=15", - }, + id: "t5", name: "Jessica Lee", date: "June 2023", title: "Homeowner", quote: "Exceptional service from start to finish. Highly recommend for any roofing needs.", tag: "Service", avatarSrc: "https://pixabay.com/get/g1fa8d3f1352ae0911f85c39caebe2ad001bbea5d6993c606199eb6489d8f68efac44d329f6f43005739bfd57daae0cec71f6fb78d7047ae4c24f0c3e4cfb18e8_1280.jpg", imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg"}, ]} title="What Our Clients Say" description="Hear from the homeowners who trust us with their biggest investments." @@ -235,27 +137,16 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How fast can you come out?", - content: "We aim to schedule all inspections within 2-3 business days.", - }, + id: "f1", title: "How fast can you come out?", content: "We aim to schedule all inspections within 2-3 business days."}, { - id: "f2", - title: "Do you handle insurance claims?", - content: "Yes, we are experts in insurance documentation and assessment.", - }, + id: "f2", title: "Do you handle insurance claims?", content: "Yes, we are experts in insurance documentation and assessment."}, { - id: "f3", - title: "Are you fully licensed and insured?", - content: "Yes, we carry all necessary state and municipal licenses plus liability insurance.", - }, + id: "f3", title: "Are you fully licensed and insured?", content: "Yes, we carry all necessary state and municipal licenses plus liability insurance."}, ]} ctaTitle="Get Your Roof Inspected — Risk Free" ctaDescription="No pressure. No obligations. Just honest answers from the pros." ctaButton={{ - text: "Book My Inspection", - href: "#", - }} + text: "Book My Inspection", href: "#"}} ctaIcon={Phone} /> @@ -264,33 +155,21 @@ export default function LandingPage() {