Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -62,6 +62,18 @@ export default function PlumbingPage() {
|
||||
imageAlt="Professional plumber fixing water pipes"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Kohler" },
|
||||
{ type: "text", text: "Delta Faucet" },
|
||||
{ type: "text", text: "Moen" },
|
||||
{ type: "text", text: "Rheem" },
|
||||
{ type: "text", text: "A.O. Smith" },
|
||||
{ type: "text", text: "Roto-Rooter" },
|
||||
{ type: "text", text: "American Standard" },
|
||||
{ type: "text", text: "Grohe" }
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user