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