diff --git a/src/app/page.tsx b/src/app/page.tsx
index a7b229e..b8e3ac5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
@@ -68,51 +54,28 @@ export default function LandingPage() {
@@ -251,13 +167,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0kih16",
- "http://img.b2bpic.net/free-vector/vintage-label-badge-logo-icon_126523-774.jpg",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y33mod",
- "http://img.b2bpic.net/free-photo/dinosaurs-inside-panel-ai-generated_268835-18654.jpg",
- "http://img.b2bpic.net/free-vector/blue-logo-insurance-family_1057-2815.jpg",
- "http://img.b2bpic.net/free-vector/ecology-concept-with-light-bulb-paper-style_23-2148422954.jpg",
- "http://img.b2bpic.net/free-vector/flat-design-bank-holiday-labels_23-2149360401.jpg",
+ "GAF Certified", "BBB Accredited", "CertainTeed Select ShingleMaster", "Owens Corning Preferred Contractor", "Abilene Chamber of Commerce"
]}
title="Proudly Certified & Partnered"
description="Our dedication to quality, safety, and customer satisfaction is backed by leading industry certifications and trusted partnerships."
@@ -270,20 +180,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What types of roofing services do you offer?",
- content: "We offer a full range of roofing services, including new roof installation, roof repair, complete roof replacement, preventative maintenance, and emergency services for both residential and commercial properties.",
- },
+ id: "q1", title: "What types of roofing services do you offer?", content: "We offer a full range of roofing services, including new roof installation, roof repair, complete roof replacement, preventative maintenance, and emergency services for both residential and commercial properties."},
{
- id: "q2",
- title: "How long does a roof replacement typically take?",
- content: "The duration of a roof replacement depends on several factors, such as the size of your roof, the materials being used, and weather conditions. Most residential roof replacements can be completed within 1-3 days. We provide a detailed timeline during your initial estimate.",
- },
+ id: "q2", title: "How long does a roof replacement typically take?", content: "The duration of a roof replacement depends on several factors, such as the size of your roof, the materials being used, and weather conditions. Most residential roof replacements can be completed within 1-3 days. We provide a detailed timeline during your initial estimate."},
{
- id: "q3",
- title: "Do you offer free estimates?",
- content: "Yes, we offer complimentary, no-obligation estimates for all our roofing services. Contact us today to schedule your free inspection and consultation!",
- },
+ id: "q3", title: "Do you offer free estimates?", content: "Yes, we offer complimentary, no-obligation estimates for all our roofing services. Contact us today to schedule your free inspection and consultation!"},
]}
imageSrc="http://img.b2bpic.net/free-photo/carefree-multiethnic-woman-man-examine-paperwork_273609-44257.jpg"
imageAlt="Roofer inspecting a residential roof"
@@ -299,18 +200,13 @@ export default function LandingPage() {
@@ -322,19 +218,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "https://facebook.com/abileneroofing",
- ariaLabel: "Facebook page",
- },
+ href: "https://facebook.com/abileneroofing", ariaLabel: "Facebook page"},
{
icon: Instagram,
- href: "https://instagram.com/abileneroofing",
- ariaLabel: "Instagram profile",
- },
+ href: "https://instagram.com/abileneroofing", ariaLabel: "Instagram profile"},
{
icon: Linkedin,
- href: "https://linkedin.com/company/abileneroofing",
- ariaLabel: "LinkedIn profile",
- },
+ href: "https://linkedin.com/company/abileneroofing", ariaLabel: "LinkedIn profile"},
]}
/>