diff --git a/src/app/page.tsx b/src/app/page.tsx index 11cfa5c..013cd85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { tag="Why Zulf?" metrics={[ { - id: "rating", value: "4.7★", description: "Rated by 134+ Happy Customers"}, + id: "rating", value: "4.7★", description: "Trusted by 134+ locals in Satara"}, { id: "experience", value: "10+", description: "Years of Combined Stylist Experience"}, { @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}