From c50e807462e9209a7db1943043b08a59543effb8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 23:53:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f74b8a..f84bc86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" rating={5} - ratingText="5★ Rated by clients" + ratingText="5 Star Rated by clients" /> @@ -76,7 +76,7 @@ export default function LandingPage() { metrics={[ { value: "10+", title: "Years" }, { value: "500+", title: "Projects" }, - { value: "5★", title: "Rating" }, + { value: "5", title: "Rating" }, ]} imageSrc="http://img.b2bpic.net/free-photo/confident-pretty-business-woman-with-arms-crossed_1262-2992.jpg" imageAlt="CEO Irene and the REXE Team" -- 2.49.1