Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-24 03:38:59 +00:00

View File

@@ -63,9 +63,9 @@ export default function PlumbingPage() {
imageAlt="Professional plumbing technician installing new pipe system"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "20+ Years Experience", icon: "Award" },
{ type: "text", text: "100% Satisfaction Guarantee", icon: "ThumbsUp" },
{ type: "text", text: "Emergency 24/7 Service", icon: "Clock" }
{ type: "text", text: "20+ Years Experience" },
{ type: "text", text: "100% Satisfaction Guarantee" },
{ type: "text", text: "Emergency 24/7 Service" }
]}
marqueeSpeed={30}
showMarqueeCard={true}