Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0732704a75 |
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
||||
imageAlt="Professional plumber fixing a pipe in a residential home"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "24/7 Emergency Service", icon: Clock },
|
||||
{ type: "text", text: "Same-Day Service Available", icon: Calendar },
|
||||
{ type: "text", text: "Free Estimates", icon: DollarSign }
|
||||
{ type: "text", text: "24/7 Emergency Service" },
|
||||
{ type: "text", text: "Same-Day Service Available" },
|
||||
{ type: "text", text: "Free Estimates" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user