Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c77944ccb3 | |||
| 3ed8912e0e |
@@ -86,6 +86,9 @@ export default function LandingPage() {
|
|||||||
tag="Services"
|
tag="Services"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse All Services", href: "#services" }
|
||||||
|
]}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "mowing", title: "Lawn Mowing & Maintenance", author: "Professional Care", description: "Regular maintenance keeps your lawn looking pristine year-round. From weekly cuts to seasonal adjustments, we've got your yard covered.", tags: ["Weekly Service", "Seasonal"],
|
id: "mowing", title: "Lawn Mowing & Maintenance", author: "Professional Care", description: "Regular maintenance keeps your lawn looking pristine year-round. From weekly cuts to seasonal adjustments, we've got your yard covered.", tags: ["Weekly Service", "Seasonal"],
|
||||||
|
|||||||
Reference in New Issue
Block a user