Update src/app/page.tsx
This commit is contained in:
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you provide services in Sarkhej?", content: "Yes, we are headquartered in Sarkhej and serve all nearby areas." },
|
||||
{ id: "f2", title: "How can I get a quote?", content: "Call us at 8735962282 or visit our office to discuss your project." },
|
||||
{ id: "f2", title: "How can I get a quote?", content: "Call us at <a href=\"tel:8735962282\" class=\"text-blue-500 hover:underline\">8735962282</a> or visit our office to discuss your project." },
|
||||
{ id: "f3", title: "Do you handle small and large projects?", content: "We handle all scales of projects, from minor repair and paint work to major structural piling." },
|
||||
]}
|
||||
title="Construction Queries"
|
||||
|
||||
Reference in New Issue
Block a user