diff --git a/src/app/page.tsx b/src/app/page.tsx index 94becd4..70726e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,67 +48,42 @@ export default function LandingPage() {
@@ -126,9 +93,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Trusted Roofing Partners" description={[ - "4 Star Roofing & Maintenance brings over a decade of expertise to every project. We specialize in comprehensive roof health, repair, and long-term maintenance programs designed to extend the life of your biggest asset.", - "Our team is licensed, insured, and committed to transparency. From minor leaks to full roof replacements, we treat your home like our own.", - ]} + "4 Star Roofing & Maintenance brings over a decade of expertise to every project. We specialize in comprehensive roof health, repair, and long-term maintenance programs designed to extend the life of your biggest asset.", "Our team is licensed, insured, and committed to transparency. From minor leaks to full roof replacements, we treat your home like our own."]} /> @@ -140,19 +105,13 @@ export default function LandingPage() { features={[ { icon: Shield, - title: "Roof Inspections", - description: "Professional assessment of your roof health.", - }, + title: "Roof Inspections", description: "Professional assessment of your roof health."}, { icon: Wrench, - title: "Leak Repairs", - description: "Quick, reliable fixes for all types of leaks.", - }, + title: "Leak Repairs", description: "Quick, reliable fixes for all types of leaks."}, { icon: Home, - title: "Replacement", - description: "High-quality installation for full replacements.", - }, + title: "Replacement", description: "High-quality installation for full replacements."}, ]} title="Comprehensive Roofing Services" description="We offer a full spectrum of roofing and maintenance services to keep your roof in top shape all year round." @@ -161,25 +120,17 @@ export default function LandingPage() {
@@ -302,14 +192,11 @@ export default function LandingPage() {
@@ -318,29 +205,19 @@ export default function LandingPage() {