Update src/app/page.tsx
This commit is contained in:
@@ -66,9 +66,9 @@ export default function LandingPage() {
|
||||
imageAlt="Beautifully landscaped backyard with mature trees and well-maintained lawn"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Eco-Friendly Practices", icon: "Leaf" },
|
||||
{ type: "text", text: "Seasonal Maintenance Plans", icon: "Calendar" },
|
||||
{ type: "text", text: "Licensed & Insured Team", icon: "Shield" }
|
||||
{ type: "text", text: "Eco-Friendly Practices" },
|
||||
{ type: "text", text: "Seasonal Maintenance Plans" },
|
||||
{ type: "text", text: "Licensed & Insured Team" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user