From 58a2c4a5c750a81bd9a21e82ffff1f801de88642 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:08:08 +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 42adf8b..eeeeb36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { background={{ variant: "plain"}} title="Your Trusted Partner for Quality Hardware" - description="Ragsons Kenya Ltd offers an extensive range of tools, building materials, and home improvement supplies at wholesale and retail prices. Build smarter with us." + description="Ragsons Kenya Ltd provides quality hardware and building materials at competitive prices, helping you build smarter." testimonials={[ { name: "Vincent Thyaka", handle: "@VincentThyaka", testimonial: "Experience a shopping for all your hardware needs including every tool with valued prices ever.", rating: 5, @@ -352,4 +352,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1