diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c87ecd..4fbe3c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,6 +187,9 @@ export default function LandingPage() { id: "f2", title: "Are you available 24/7?", content: "Yes, we are open 24 hours a day for emergency support."}, { id: "f3", title: "Do you serve my area?", content: "We serve Duluth and nearby areas."}, + { + id: "f4", title: "What is your pricing policy?", content: "We offer a 'No-Surprise Pricing' guarantee, ensuring you know the exact cost before we start any work, with no hidden fees." + } ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg" mediaAnimation="slide-up"