Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-08 12:08:14 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}