2 Commits

Author SHA1 Message Date
251794c743 Update src/app/page.tsx 2026-04-21 20:14:39 +00:00
273375d76c Merge version_2 into main
Merge version_2 into main
2026-04-21 20:13:12 +00:00

View File

@@ -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: "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: "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" imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"