Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
|||||||
imageAlt="Professional plumber fixing a pipe in a residential home"
|
imageAlt="Professional plumber fixing a pipe in a residential home"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "24/7 Emergency Service", icon: Clock },
|
{ type: "text", text: "24/7 Emergency Service" },
|
||||||
{ type: "text", text: "Same-Day Service Available", icon: Calendar },
|
{ type: "text", text: "Same-Day Service Available" },
|
||||||
{ type: "text", text: "Free Estimates", icon: DollarSign }
|
{ type: "text", text: "Free Estimates" }
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={30}
|
marqueeSpeed={30}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user