Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ef1c28751 | |||
| af029ea45e | |||
| 3880426ba8 | |||
| 1a33df8662 | |||
| e9c8d51927 | |||
| a2af60d4ff | |||
| 721365da19 |
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from real customers who trust Mullen's Complete Lawn Care"
|
||||
description="Real feedback from real customers—join 500+ satisfied homeowners"
|
||||
tag="Customer Reviews"
|
||||
tagIcon={Star}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user