diff --git a/src/app/page.tsx b/src/app/page.tsx
index b3a4633..87db985 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,48 +31,22 @@ export default function LandingPage() {
@@ -83,9 +57,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Decades of Roofing Excellence"
description={[
- "At Elite Roofing, we have been serving our community with integrity and precision for over 20 years. Our licensed experts ensure every project exceeds industry standards.",
- "From minor leaks to full roof replacements, we treat your home like our own. Trust us for reliable solutions, clear communication, and high-quality materials that last.",
- ]}
+ "At Elite Roofing, we have been serving our community with integrity and precision for over 20 years. Our licensed experts ensure every project exceeds industry standards.", "From minor leaks to full roof replacements, we treat your home like our own. Trust us for reliable solutions, clear communication, and high-quality materials that last."]}
/>
@@ -96,29 +68,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Roof Installation",
- descriptions: [
- "Expert installation of premium shingle, metal, and tile roofs.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg",
- },
+ id: "f1", title: "Roof Installation", descriptions: ["Expert installation of premium shingle, metal, and tile roofs."],
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg"},
{
- id: "f2",
- title: "Emergency Repairs",
- descriptions: [
- "24/7 rapid response to stop leaks and prevent further damage.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg",
- },
+ id: "f2", title: "Emergency Repairs", descriptions: ["24/7 rapid response to stop leaks and prevent further damage."],
+ imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg"},
{
- id: "f3",
- title: "Energy Upgrades",
- descriptions: [
- "Eco-friendly roofing options to improve home efficiency and savings.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/rag-doll-with-ladder-leaning-against-house_1156-157.jpg",
- },
+ id: "f3", title: "Energy Upgrades", descriptions: ["Eco-friendly roofing options to improve home efficiency and savings."],
+ imageSrc: "http://img.b2bpic.net/free-photo/rag-doll-with-ladder-leaning-against-house_1156-157.jpg"},
]}
title="Complete Roofing Solutions"
description="Comprehensive services to cover all your roofing needs with professional care."
@@ -129,44 +86,15 @@ export default function LandingPage() {
@@ -274,9 +148,7 @@ export default function LandingPage() {
@@ -320,4 +172,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file