diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2c5d28e..119ba4b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
-import { Building2, Clock, Droplet, Phone, Search, Shield, Square, ThumbsUp, Tool, Zap } from "lucide-react";
+import { Building2, Clock, Droplet, Phone, Search, Shield, Square, ThumbsUp, Wrench, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -53,103 +41,29 @@ export default function LandingPage() {
@@ -159,54 +73,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Asphalt Shingles",
- description: "High-durability shingle installations.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png?_wi=3",
- imageAlt: "Professional residential roofing photography, high contrast, dark charcoal shingle roof, luxury home",
- },
- {
- title: "Metal Roofing",
- description: "Modern, sleek, and long-lasting metal roofs.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=2",
- imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting.",
- },
- {
- title: "Flat Roofing",
- description: "Expert flat roof systems for commercial and residential.",
- bentoComponent: "reveal-icon",
- icon: Square,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png?_wi=2",
- imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting.",
- },
- {
- title: "Roof Repair",
- description: "Quick fix, lasting results for all damages.",
- bentoComponent: "reveal-icon",
- icon: Tool,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png?_wi=2",
- imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting.",
- },
- {
- title: "Gutter Services",
- description: "Seamless gutters to protect your foundation.",
- bentoComponent: "reveal-icon",
- icon: Droplet,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png?_wi=2",
- imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting.",
- },
- {
- title: "Inspections",
- description: "Comprehensive roof assessments today.",
- bentoComponent: "reveal-icon",
- icon: Search,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png?_wi=4",
- imageAlt: "Professional residential roofing photography, high contrast, dark charcoal shingle roof, luxury home",
- },
+ { title: "Asphalt Shingles", description: "High-durability shingle installations.", bentoComponent: "reveal-icon", icon: Shield },
+ { title: "Metal Roofing", description: "Modern, sleek, and long-lasting metal roofs.", bentoComponent: "reveal-icon", icon: Zap },
+ { title: "Flat Roofing", description: "Expert flat roof systems for commercial and residential.", bentoComponent: "reveal-icon", icon: Square },
+ { title: "Roof Repair", description: "Quick fix, lasting results for all damages.", bentoComponent: "reveal-icon", icon: Wrench },
+ { title: "Gutter Services", description: "Seamless gutters to protect your foundation.", bentoComponent: "reveal-icon", icon: Droplet },
+ { title: "Inspections", description: "Comprehensive roof assessments today.", bentoComponent: "reveal-icon", icon: Search },
]}
title="Roofing Excellence"
description="Our core services designed to stand the test of time."
@@ -219,41 +91,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "James R.",
- role: "Homeowner",
- testimonial: "Best roofing crew ever.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=3",
- },
- {
- id: "2",
- name: "Sarah K.",
- role: "Homeowner",
- testimonial: "So fast and clean!",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png?_wi=3",
- },
- {
- id: "3",
- name: "Mike P.",
- role: "Homeowner",
- testimonial: "Worth every penny.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png?_wi=3",
- },
- {
- id: "4",
- name: "Linda T.",
- role: "Homeowner",
- testimonial: "Excellent workmanship.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png?_wi=3",
- },
- {
- id: "5",
- name: "John D.",
- role: "Homeowner",
- testimonial: "Highly recommended to all.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=4",
- },
+ { id: "1", name: "James R.", role: "Homeowner", testimonial: "Best roofing crew ever.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png" },
+ { id: "2", name: "Sarah K.", role: "Homeowner", testimonial: "So fast and clean!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png" },
+ { id: "3", name: "Mike P.", role: "Homeowner", testimonial: "Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png" },
+ { id: "4", name: "Linda T.", role: "Homeowner", testimonial: "Excellent workmanship.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png" },
+ { id: "5", name: "John D.", role: "Homeowner", testimonial: "Highly recommended to all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png" },
]}
title="Trusted by Your Neighbors"
description="See why homeowners in RI trust Roof Pros."
@@ -265,27 +107,13 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "How long does a roof install take?",
- content: "Most residential roofs are done in one day.",
- },
- {
- id: "f2",
- title: "Do you offer financing?",
- content: "Yes, we work with several financing partners.",
- },
- {
- id: "f3",
- title: "Is the work insured?",
- content: "100% licensed and insured.",
- },
+ { id: "f1", title: "How long does a roof install take?", content: "Most residential roofs are done in one day." },
+ { id: "f2", title: "Do you offer financing?", content: "Yes, we work with several financing partners." },
+ { id: "f3", title: "Is the work insured?", content: "100% licensed and insured." },
]}
ctaTitle="Schedule Your Free Estimate"
ctaDescription="Ready to protect your home? Fill out the form below."
- ctaButton={{
- text: "Submit Quote",
- }}
+ ctaButton={{ text: "Submit Quote" }}
ctaIcon={Phone}
/>
@@ -298,24 +126,9 @@ export default function LandingPage() {
title="Proven Performance"
description="Numbers speak for themselves."
metrics={[
- {
- id: "m1",
- icon: Building2,
- title: "Roofs Completed",
- value: "1,500+",
- },
- {
- id: "m2",
- icon: Clock,
- title: "Years Experience",
- value: "20+",
- },
- {
- id: "m3",
- icon: ThumbsUp,
- title: "Happy Customers",
- value: "99%",
- },
+ { id: "m1", icon: Building2, title: "Roofs Completed", value: "1,500+" },
+ { id: "m2", icon: Clock, title: "Years Experience", value: "20+" },
+ { id: "m3", icon: ThumbsUp, title: "Happy Customers", value: "99%" },
]}
/>
@@ -324,32 +137,8 @@ export default function LandingPage() {