From 4d056511219a0563fedf2ab2397b34148ea6d4c9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:49:25 +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 fd9cd91..3ff9e0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "What is the typical project timeline?", content: "Project timelines vary based on scope and complexity. Residential homes typically take 8-12 months, while interiors range from 2-4 months. We provide detailed timelines during the consultation phase." + id: "1", title: "What is the typical project timeline?", content: "Residential homes typically take 8-12 months; interiors 2-4 months. We provide detailed timelines during consultation." }, { id: "2", title: "Do you work with NRI clients?", content: "Yes! We specialize in serving NRI clients building homes in Kerala. We handle all project aspects remotely, providing regular updates, 3D visualizations, and periodic site visits coordination." @@ -297,4 +297,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1