Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-03 10:21:59 +00:00

View File

@@ -91,25 +91,25 @@ export default function LandingPage() {
<FeatureCardTwelve
features={[
{
id: "general", label: "General", title: "General Construction Inspections", items: [
id: "structural-assessment", label: "Structural Assessment", title: "General Construction Inspections", items: [
"Complete structural assessment", "Building systems evaluation", "Safety compliance verification", "Detailed inspection report"
],
buttons: [{ text: "Learn More", href: "contact" }]
},
{
id: "damage", label: "Damage", title: "Property Damage Inspections", items: [
id: "claims-support", label: "Claims Support", title: "Property Damage Inspections", items: [
"Insurance claim documentation", "Comprehensive damage assessment", "Expert evaluation reports", "Fast turnaround on reports"
],
buttons: [{ text: "Request Service", href: "contact" }]
},
{
id: "presale", label: "Pre-Sale", title: "Pre-Purchase & Pre-Sale Inspections", items: [
id: "buyer-protection", label: "Buyer Protection", title: "Pre-Purchase & Pre-Sale Inspections", items: [
"Buyer confidence assurance", "Hidden issue detection", "Negotiation support", "Professional documentation"
],
buttons: [{ text: "Schedule Now", href: "contact" }]
},
{
id: "compliance", label: "Compliance", title: "Regulatory & Code Compliance", items: [
id: "code-verification", label: "Code Verification", title: "Regulatory & Code Compliance", items: [
"Local building code verification", "Regulatory requirement checks", "Official certification", "Compliance documentation"
],
buttons: [{ text: "Get Started", href: "contact" }]