From 5c6f5d5f98bd8c6099eccb3edb65fa5e43c8b9f1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 00:09:04 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 50be63f..9cb99df 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -8,7 +8,7 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, CheckCircle, FileText, Palette, Smile, Hammer, CalendarCheck, LayoutTemplate, HardHat, Hourglass, CheckBadge } from "lucide-react"; +import { Award, CheckCircle, FileText, Palette, Smile, Hammer, CalendarCheck, LayoutTemplate, HardHat, Hourglass } from "lucide-react"; export default function LandingPage() { return ( @@ -59,7 +59,7 @@ export default function LandingPage() { }, { id: 2, - tag: "Restoration", title: "Expert Storm Damage Repair", subtitle: "Rapid response, stress-free claims.", description: "Texas weather can be harsh. Our specialists provide swift, comprehensive repair services for hail, wind, and storm damage, guiding you through insurance claims with ease.", imageSrc: "https://pixabay.com/get/gf8976c0b69d4043804eebfe9239b2d96aa854b27c0443518c33ce2d8bca5704a94165ffad977630a83d049ba4db633042c90e20e2e69f945e47fa2ba501505e5_1280.jpg", imageAlt: "storm damaged roof repair inspection", buttons: [ + tag: "Restoration", title: "Expert Storm Damage Repair", subtitle: "Rapid response, stress-free claims.", description: "Texas weather can be harsh. Our specialists provide swift, comprehensive repair services for hail, wind, and storm damage, guiding you through insurance claims with ease.", imageSrc: "https://pixabay.com/get/gf8976c0b69d4043804eebfe9239b2d96aa854b27c0443518c33ce2d8bca5704a94165ffad977630a83d049ba4db633042c90e2e69f945e47fa2ba501505e5_1280.jpg", imageAlt: "storm damaged roof repair inspection", buttons: [ { text: "Get Help Now", href: "#"}, ], @@ -165,7 +165,7 @@ export default function LandingPage() { id: "2", value: "99%", title: "Customer Satisfaction", description: "Our clients consistently rave about our service and craftsmanship.", icon: Smile, }, { - id: "3", value: "A+", title: "BBB Rating", description: "Proudly maintaining a top rating with the Better Business Bureau.", icon: CheckBadge, + id: "3", value: "A+", title: "BBB Rating", description: "Proudly maintaining a top rating with the Better Business Bureau.", icon: CheckCircle, }, ]} title="Delivering Excellence Across Texas"