Update src/app/page.tsx

This commit is contained in:
2026-03-13 04:48:21 +00:00
parent bd6395c77b
commit 07f5aa0eb9

View File

@@ -111,13 +111,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "13+", description: "Years of trusted service to the Columbus community since 2011"
id: "1", value: "100%", description: "Commitment to quality grooming and making every client feel confident"
},
{
id: "2", value: "100%", description: "Commitment to quality grooming and making every client feel confident"
id: "2", value: "7 Days", description: "Open weekly including Sunday hours for your convenience"
},
{
id: "3", value: "7 Days", description: "Open weekly including Sunday hours for your convenience"
id: "3", value: "Walk-Ins", description: "Always welcome with same-day service available"
}
]}
metricsAnimation="slide-up"