diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d5165f..57c16b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "Do you deliver to my construction site?", content: "Yes, we provide fast delivery across Thika and surrounding areas."}, + id: "q1", title: "Do you deliver to my construction site?", content: "Yes, we provide fast, same-day or next-day delivery across Thika CBD, Makongeni, Landless, and surrounding estates to keep your project on schedule."}, { id: "q2", title: "Can you cut timber to specific sizes?", content: "Absolutely, we have modern cutting machines for precision."}, { @@ -222,4 +222,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}