From f5948044ef4bae30b8de66cc492c60693d7e9afc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 00:09:28 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9cb99df..2f00a16 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Roofing", title: "Premium Roof Replacement", subtitle: "Durable solutions for lasting protection.", description: "Upgrade your home with a high-quality new roof. We offer a variety of materials including asphalt, metal, and tile, ensuring superior protection and enhanced curb appeal.", imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg", imageAlt: "new roof installation residential home", buttons: [ + tag: "Roofing", title: "Premium Roof Replacement", subtitle: "Durable solutions for lasting protection.", description: "Upgrade your home with a high-quality new roof. We offer a variety of materials including asphalt, metal, and tile, ensuring superior protection and enhanced curb appeal.", imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg?_wi=1", imageAlt: "new roof installation residential home", buttons: [ { text: "Learn More", href: "#"}, ], @@ -120,7 +120,7 @@ export default function LandingPage() { }, { id: "3", title: "Professional Installation", description: "Our certified craftsmen execute your project with precision, efficiency, and adherence to the highest industry standards.", media: { - imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg", imageAlt: "new roof installation residential home"}, + imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg?_wi=2", imageAlt: "new roof installation residential home"}, items: [ { icon: HardHat,