diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8613913..11ca724 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,65 +42,40 @@ export default function LandingPage() {
@@ -116,7 +85,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Homeowners Choose Apex Roofing"
description="We don't cut corners. Our crew provides immediate response times, expertise in difficult metal roofing, guidance through insurance claims, and a clean, professional approach."
- imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg"
/>
@@ -126,33 +95,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Emergency",
- title: "Roof Leak Repair",
- subtitle: "Fast Action",
- description: "Quick detection and permanent fixes for complex leaks.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
- },
+ tag: "Emergency", title: "Roof Leak Repair", subtitle: "Fast Action", description: "Quick detection and permanent fixes for complex leaks.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg"},
{
- tag: "Quality",
- title: "Roof Replacement",
- subtitle: "Lasting Protection",
- description: "High-quality materials with precision installation.",
- imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg",
- },
+ tag: "Quality", title: "Roof Replacement", subtitle: "Lasting Protection", description: "High-quality materials with precision installation.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg"},
{
- tag: "Protection",
- title: "Storm Damage",
- subtitle: "Rapid Response",
- description: "Expert navigation through stressful insurance processes.",
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-climbing-roof-with-electric-guitar_23-2148680354.jpg",
- },
+ tag: "Protection", title: "Storm Damage", subtitle: "Rapid Response", description: "Expert navigation through stressful insurance processes.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-climbing-roof-with-electric-guitar_23-2148680354.jpg"},
{
- tag: "Foundation",
- title: "Gutter & Drainage",
- subtitle: "Full Protection",
- description: "Protect your home from water damage long term.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg",
- },
+ tag: "Foundation", title: "Gutter & Drainage", subtitle: "Full Protection", description: "Protect your home from water damage long term.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg"},
]}
title="Complete Roofing Solutions"
description="Professional services designed for durability and peace of mind."
@@ -163,48 +112,24 @@ export default function LandingPage() {
@@ -231,13 +151,9 @@ export default function LandingPage() {