Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fed47b42f4 | |||
| d113991573 | |||
| f6b4b9b817 | |||
| 90c0076c71 | |||
| 642cf7a958 | |||
| 358f12c97c | |||
| 61b320b601 |
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "how-it-works" },
|
||||
],
|
||||
features: [
|
||||
"Weekly or bi-weekly mowing", "Edging and trimming", "Seasonal mulching", "Debris removal", "12-month commitment"],
|
||||
"Weekly mowing keeps your lawn pristine year-round", "Precision edging and trimming for clean lines", "Seasonal mulching to enhance curb appeal", "Professional debris removal and cleanup", "12-month commitment for consistent results"],
|
||||
},
|
||||
{
|
||||
id: "2", badge: "Design Project", badgeIcon: Pencil,
|
||||
@@ -278,4 +278,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user