From e5ad7696a4fd5ae2d9398e7fc2509ce86d564b38 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 07:56:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9eabf8..dae0841 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { useInvertedBackground={true} buttons={[ { - text: "Read more on Google", href: "https://google.com" + text: "Read More Customer Reviews", href: "https://google.com" } ]} testimonials={[ -- 2.49.1