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