diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6f7e255..be8490b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,30 +29,12 @@ export default function LandingPage() {
@@ -63,34 +45,16 @@ export default function LandingPage() {
title="Reliable Roofing You Can Trust"
description="Expert roof replacements, repairs, high-quality shingles, and storm damage restoration. We prioritize exceptional customer service and lasting quality."
buttons={[
- {
- text: "Get a Free Estimate",
- href: "#contact",
- },
+ { text: "Get a Free Estimate", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg"
imageAlt="Professional residential roofing project"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/aerial-shot-private-houses-weymouth-dorset-uk_181624-20411.jpg",
- alt: "Aerial shot of private houses in Weymouth, Dorset, UK",
- },
- {
- src: "http://img.b2bpic.net/free-photo/aerial-shot-roof-building-with-cars-green-plants_181624-20963.jpg",
- alt: "Aerial shot of a roof of a building with cars and green plants",
- },
- {
- src: "http://img.b2bpic.net/free-photo/nanchang-street-old-town-wuxi-china_1127-3944.jpg",
- alt: "Nanchang street old town in Wuxi, China",
- },
- {
- src: "http://img.b2bpic.net/free-photo/aerial-shot-rooftops-city-buildings-with-red-shingles_181624-12846.jpg",
- alt: "Aerial shot of rooftops of city buildings with red shingles",
- },
- {
- src: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg",
- alt: "Professional residential roofing project",
- },
+ { src: "http://img.b2bpic.net/free-photo/aerial-shot-private-houses-weymouth-dorset-uk_181624-20411.jpg", alt: "Aerial shot of private houses in Weymouth, Dorset, UK" },
+ { src: "http://img.b2bpic.net/free-photo/aerial-shot-roof-building-with-cars-green-plants_181624-20963.jpg", alt: "Aerial shot of a roof of a building with cars and green plants" },
+ { src: "http://img.b2bpic.net/free-photo/nanchang-street-old-town-wuxi-china_1127-3944.jpg", alt: "Nanchang street old town in Wuxi, China" },
+ { src: "http://img.b2bpic.net/free-photo/aerial-shot-rooftops-city-buildings-with-red-shingles_181624-12846.jpg", alt: "Aerial shot of rooftops of city buildings with red shingles" },
+ { src: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg", alt: "Professional residential roofing project" },
]}
avatarText="Trusted by 500+ local families"
/>
@@ -114,40 +78,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Roof Replacement",
- description: "Durable, high-quality full roof replacements.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
- titleIconSrc: "Home",
- buttonText: "Learn More",
- },
+ title: "Roof Replacement", description: "Durable, high-quality full roof replacements.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", titleIconSrc: "Home", buttonText: "Learn More"},
{
- title: "Roof Repairs",
- description: "Expert fixes for leaks and minor damages.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg",
- titleIconSrc: "Wrench",
- buttonText: "Learn More",
- },
+ title: "Roof Repairs", description: "Expert fixes for leaks and minor damages.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", titleIconSrc: "Wrench", buttonText: "Learn More"},
{
- title: "Storm Damage",
- description: "Restoration services following severe weather.",
- imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-looking-each-other-before-kissing_1153-734.jpg",
- titleIconSrc: "CloudLightning",
- buttonText: "Learn More",
- },
+ title: "Storm Damage", description: "Restoration services following severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-looking-each-other-before-kissing_1153-734.jpg", titleIconSrc: "CloudLightning", buttonText: "Learn More"},
{
- title: "Shingle Install",
- description: "Precise shingle installation for lasting protection.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg",
- titleIconSrc: "Settings",
- buttonText: "Learn More",
- },
+ title: "Shingle Install", description: "Precise shingle installation for lasting protection.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", titleIconSrc: "Settings", buttonText: "Learn More"},
{
- title: "Claims Assistance",
- description: "Guidance through insurance claim processes.",
- imageSrc: "http://img.b2bpic.net/free-photo/multiracial-student-fill-questionnaire-study-documents-school-registration_273609-44237.jpg",
- titleIconSrc: "FileCheck",
- buttonText: "Learn More",
- },
+ title: "Claims Assistance", description: "Guidance through insurance claim processes.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-student-fill-questionnaire-study-documents-school-registration_273609-44237.jpg", titleIconSrc: "FileCheck", buttonText: "Learn More"},
]}
title="Our Roofing Services"
description="Comprehensive roofing solutions for Port Allen, LA homeowners."
@@ -156,50 +95,26 @@ export default function LandingPage() {