From e2bda980f2ac4311658312017ea50eb7017b9c81 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 19:43:01 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 871b92b..ed1e2ca 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { { id: "q2", title: "How do I start an insurance claim?", content: "Our experts guide you through the process, documenting storm damage and coordinating with insurance providers." }, { id: "q3", title: "What roofing types do you install?", content: "We offer architectural shingle, high-end metal roofing, and specialty roofing solutions." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752011.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777405331218-vs5rfkmi.jpg" mediaAnimation="slide-up" title="Common Questions" description="Have questions about your Gadsden project? We're here to help." -- 2.49.1