diff --git a/src/app/page.tsx b/src/app/page.tsx
index d09fe12..c75fa78 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Calendar, Camera, CheckCircle, FileText, Send, ShieldCheck, Tool } from "lucide-react";
+import { Calendar, Camera, CheckCircle, FileText, Send, ShieldCheck, Wrench } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,129 +32,35 @@ export default function LandingPage() {
@@ -164,33 +70,12 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
features={[
- {
- title: "Advanced Inspections",
- description: "We utilize cutting-edge drone technology to capture high-definition details of your roof, providing full transparency and accurate reports.",
- bentoComponent: "reveal-icon",
- icon: Send,
- imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=1",
- imageAlt: "drone technology roof inspection",
- },
- {
- title: "Stress-Free Process",
- description: "We act as your dedicated advocates. Our experts deal directly with insurance adjusters so you don't have to navigate complex paperwork alone.",
- bentoComponent: "reveal-icon",
- icon: FileText,
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=2",
- imageAlt: "drone technology roof inspection",
- },
- {
- title: "Premium Results",
- description: "Only the highest quality materials and certified installation teams, ensuring your home is protected with a long-lasting, durable roof.",
- bentoComponent: "reveal-icon",
- icon: ShieldCheck,
- imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-working-together-office_23-2147923325.jpg?_wi=1",
- imageAlt: "drone technology roof inspection",
- },
+ { title: "Advanced Inspections", description: "High-def drone details.", bentoComponent: "reveal-icon", icon: Send },
+ { title: "Stress-Free Process", description: "We advocate for you.", bentoComponent: "reveal-icon", icon: FileText },
+ { title: "Premium Results", description: "Durable, long-lasting roofs.", bentoComponent: "reveal-icon", icon: ShieldCheck }
]}
title="We Handle Everything"
- description="Don't just replace your roof—experience a seamless, professional, and insurance-friendly process from start to finish."
+ description="Seamless process from start to finish."
/>
@@ -199,10 +84,10 @@ export default function LandingPage() {
useInvertedBackground={true}
tag="Our Expertise"
title="Comprehensive Roofing Services"
- description="From minor leak repairs to full-scale insurance claim management, our licensed experts provide turn-key solutions tailored to your unique needs."
- subdescription="With extensive experience in storm damage mitigation, we prioritize your peace of mind and home safety above all else."
- icon={Tool}
- imageSrc="http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg?_wi=1"
+ description="Licensed experts provide turn-key solutions."
+ subdescription="Specializing in storm damage mitigation."
+ icon={Wrench}
+ imageSrc="http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg"
mediaAnimation="blur-reveal"
/>
@@ -213,49 +98,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "1. Book Free Inspection",
- description: "Get in touch today to schedule your assessment at no cost.",
- bentoComponent: "reveal-icon",
- icon: Calendar,
- imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-working-together-office_23-2147923325.jpg?_wi=2",
- imageAlt: "insurance claim paperwork",
- },
- {
- title: "2. Drone Analysis",
- description: "Expert inspection using state-of-the-art imaging technology.",
- bentoComponent: "reveal-icon",
- icon: Camera,
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=3",
- imageAlt: "insurance claim paperwork",
- },
- {
- title: "3. Claim Assistance",
- description: "We document damage and speak directly with your insurance provider.",
- bentoComponent: "reveal-icon",
- icon: FileText,
- imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=2",
- imageAlt: "insurance claim paperwork",
- },
- {
- title: "4. Expert Installation",
- description: "Skilled teams replace your roof with precision and high-grade materials.",
- bentoComponent: "reveal-icon",
- icon: Tool,
- imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg?_wi=2",
- imageAlt: "insurance claim paperwork",
- },
- {
- title: "5. Peace of Mind",
- description: "Enjoy a worry-free home with a renewed, durable roof system.",
- bentoComponent: "reveal-icon",
- icon: CheckCircle,
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-showing-winner-gesture-shirt-vest-hat-looking-happy-front-view_176474-30662.jpg?_wi=2",
- imageAlt: "insurance claim paperwork",
- },
+ { title: "1. Book Free Inspection", description: "Get in touch today.", bentoComponent: "reveal-icon", icon: Calendar },
+ { title: "2. Drone Analysis", description: "Expert imaging tech.", bentoComponent: "reveal-icon", icon: Camera },
+ { title: "3. Claim Assistance", description: "We document damage.", bentoComponent: "reveal-icon", icon: FileText },
+ { title: "4. Expert Installation", description: "Precision execution.", bentoComponent: "reveal-icon", icon: Wrench },
+ { title: "5. Peace of Mind", description: "Worry-free home.", bentoComponent: "reveal-icon", icon: CheckCircle }
]}
title="Simple 5-Step Process"
- description="Our transparent process removes the headache from home maintenance and insurance claims."
+ description="Removing the headache from claims."
/>
@@ -266,49 +116,14 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- role: "Homeowner",
- company: "Mt. Pleasant",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg",
- },
- {
- id: "2",
- name: "Michael D.",
- role: "Homeowner",
- company: "Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3666.jpg",
- },
- {
- id: "3",
- name: "Linda M.",
- role: "Homeowner",
- company: "Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/indoor-image-optimistic-energetic-mature-businesswoman-with-short-blonde-hair-posing-stylish-office-interior-with-arms-folded-her-chest-looking-camera-with-confident-happy-smile_343059-2245.jpg",
- },
- {
- id: "4",
- name: "David R.",
- role: "Homeowner",
- company: "Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
- },
- {
- id: "5",
- name: "Karen S.",
- role: "Homeowner",
- company: "Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber_23-2148748853.jpg",
- },
+ { id: "1", name: "Sarah J.", role: "Homeowner", company: "Mt. Pleasant", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg" },
+ { id: "2", name: "Michael D.", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3666.jpg" },
+ { id: "3", name: "Linda M.", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-image-optimistic-energetic-mature-businesswoman-with-short-blonde-hair-posing-stylish-office-interior-with-arms-folded-her-chest-looking-camera-with-confident-happy-smile_343059-2245.jpg" },
+ { id: "4", name: "David R.", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg" },
+ { id: "5", name: "Karen S.", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber_23-2148748853.jpg" }
]}
title="Real Results"
- description="See why hundreds of homeowners trust us as their primary roofing partner."
+ description="Why homeowners trust us."
/>
@@ -318,29 +133,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "FREE",
- title: "Inspection",
- items: [
- "No Obligation",
- "Fast Turnaround",
- "Drone Technology",
- ],
- },
- {
- id: "m2",
- value: "LOW",
- title: "Deductible",
- items: [
- "Insurance Advocacy",
- "Direct Billing",
- "Paperwork Handled",
- ],
- },
+ { id: "m1", value: "FREE", title: "Inspection", items: ["No Obligation", "Fast Turnaround", "Drone Technology"] },
+ { id: "m2", value: "LOW", title: "Deductible", items: ["Insurance Advocacy", "Direct Billing", "Paperwork Handled"] }
]}
title="Could You Qualify?"
- description="If your home has experienced recent storm or hail damage, your insurance may cover most—or all—of your roof replacement."
+ description="Insurance may cover your replacement."
/>
@@ -348,17 +145,9 @@ export default function LandingPage() {
@@ -367,29 +156,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "How much does an inspection cost?",
- content: "Our professional drone inspection is 100% free with no obligation.",
- },
- {
- id: "f2",
- title: "Will you work with my insurance?",
- content: "Yes, we are specialists in insurance claim assistance and act as your advocate throughout the process.",
- },
- {
- id: "f3",
- title: "How long does a replacement take?",
- content: "Most residential replacements are completed efficiently, typically within a few days depending on roof size.",
- },
- {
- id: "f4",
- title: "Do you offer warranties?",
- content: "Yes, we stand by our work with premium material and installation warranties.",
- },
+ { id: "f1", title: "How much does an inspection cost?", content: "100% free with no obligation." },
+ { id: "f2", title: "Will you work with my insurance?", content: "Yes, we act as your advocate." },
+ { id: "f3", title: "How long does a replacement take?", content: "Typically within a few days." },
+ { id: "f4", title: "Do you offer warranties?", content: "Yes, premium material warranties." }
]}
title="Common Questions"
- description="Need more info about the roofing process or insurance claims? We've got you covered."
+ description="Info about the process."
faqsAnimation="slide-up"
/>
@@ -397,11 +170,9 @@ export default function LandingPage() {
@@ -409,44 +180,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file