diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7b38509..0e9e627 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
-import { ShieldCheck, Star, Users } from "lucide-react";
+import { ShieldCheck, Star, Users, Wrench, ArrowUpCircle, Home, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,67 +41,29 @@ export default function LandingPage() {
@@ -123,21 +73,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Trust USA Roof"
metrics={[
- {
- icon: Star,
- label: "Rating",
- value: "4.9/5",
- },
- {
- icon: Users,
- label: "Happy Homeowners",
- value: "500+",
- },
- {
- icon: ShieldCheck,
- label: "License & Insurance",
- value: "Fully Verified",
- },
+ { icon: Star, label: "Rating", value: "4.9/5" },
+ { icon: Users, label: "Happy Homeowners", value: "500+" },
+ { icon: ShieldCheck, label: "License & Insurance", value: "Fully Verified" },
]}
metricsAnimation="slide-up"
/>
@@ -148,30 +86,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "Roof Repair",
- description: "Fix leaks fast before they cause expensive damage to your home structure.",
- buttonIcon: "Wrench",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1",
- },
- {
- title: "Roof Replacement",
- description: "Upgrade your home with a durable, long-lasting roof using top-tier materials.",
- buttonIcon: "ArrowUpCircle",
- imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg?_wi=1",
- },
- {
- title: "New Installation",
- description: "Expert installation services built for maximum strength and decades of longevity.",
- buttonIcon: "Home",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg?_wi=1",
- },
- {
- title: "Preventative Care",
- description: "Regular inspections to catch potential issues before they become emergencies.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg",
- },
+ { title: "Roof Repair", description: "Fix leaks fast before they cause expensive damage to your home structure.", buttonIcon: Wrench, imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg" },
+ { title: "Roof Replacement", description: "Upgrade your home with a durable, long-lasting roof using top-tier materials.", buttonIcon: ArrowUpCircle, imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg" },
+ { title: "New Installation", description: "Expert installation services built for maximum strength and decades of longevity.", buttonIcon: Home, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg" },
+ { title: "Preventative Care", description: "Regular inspections to catch potential issues before they become emergencies.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg" },
]}
title="Our Expert Roofing Services"
description="We specialize in delivering durable, high-quality roofing solutions for Palm City homeowners."
@@ -185,26 +103,10 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "1-3 Days",
- description: "Fast turnaround times on all standard roof replacements.",
- },
- {
- id: "m2",
- value: "Competitive",
- description: "Affordable, transparent pricing without compromising quality.",
- },
- {
- id: "m3",
- value: "Premium",
- description: "Highest-grade materials ensuring your home's protection.",
- },
- {
- id: "m4",
- value: "5-Star",
- description: "Consistently rated for excellence and professionalism.",
- },
+ { id: "m1", value: "1-3 Days", description: "Fast turnaround times on all standard roof replacements." },
+ { id: "m2", value: "Competitive", description: "Affordable, transparent pricing without compromising quality." },
+ { id: "m3", value: "Premium", description: "Highest-grade materials ensuring your home's protection." },
+ { id: "m4", value: "5-Star", description: "Consistently rated for excellence and professionalism." },
]}
title="The USA Roof Difference"
description="Excellence is our standard. Here is why homeowners choose us every single time."
@@ -216,51 +118,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- title: "Highly Recommend",
- quote: "Top-notch service, completed quickly and professionally. My roof looks amazing.",
- name: "Mike F.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg",
- imageAlt: "Medium shot men working on roof",
- },
- {
- id: "2",
- title: "Very Affordable",
- quote: "Affordable, clean work, and very easy to deal with. They left no mess behind.",
- name: "Hope W.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=2",
- imageAlt: "Medium shot men working on roof",
- },
- {
- id: "3",
- title: "Excellent Quality",
- quote: "Best price and amazing results. Highly recommend this team to anyone.",
- name: "Suzanne M.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=2",
- imageAlt: "Medium shot men working on roof",
- },
- {
- id: "4",
- title: "Fast & Reliable",
- quote: "They fixed my leak in record time. Professional and very thorough.",
- name: "David L.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg?_wi=2",
- imageAlt: "Medium shot men working on roof",
- },
- {
- id: "5",
- title: "Top Experience",
- quote: "Amazing communication from start to finish. I feel much safer now.",
- name: "Sarah P.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg?_wi=2",
- imageAlt: "Medium shot men working on roof",
- },
+ { id: "1", title: "Highly Recommend", quote: "Top-notch service, completed quickly and professionally. My roof looks amazing.", name: "Mike F.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg" },
+ { id: "2", title: "Very Affordable", quote: "Affordable, clean work, and very easy to deal with. They left no mess behind.", name: "Hope W.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg" },
+ { id: "3", title: "Excellent Quality", quote: "Best price and amazing results. Highly recommend this team to anyone.", name: "Suzanne M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg" },
+ { id: "4", title: "Fast & Reliable", quote: "They fixed my leak in record time. Professional and very thorough.", name: "David L.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg" },
+ { id: "5", title: "Top Experience", quote: "Amazing communication from start to finish. I feel much safer now.", name: "Sarah P.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg" },
]}
title="Homeowners Love USA Roof"
description="Don't just take our word for it—hear what your neighbors in Palm City have to say."
@@ -270,9 +132,7 @@ export default function LandingPage() {