Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-12 19:47:34 +00:00

View File

@@ -70,10 +70,10 @@ export default function ADBPage() {
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
features={[ features={[
{ title: "Public Works", description: "Municipal, utility, and civil improvement infrastructure projects." }, { title: "Public Works", description: "Municipal, utility, and civil improvement infrastructure projects.", bentoComponent: "text-only" },
{ title: "Commercial", description: "High-standard tenant improvements and ground-up commercial construction." }, { title: "Commercial", description: "High-standard tenant improvements and ground-up commercial construction.", bentoComponent: "text-only" },
{ title: "Healthcare", description: "Regulated environments requiring strict safety and compliance standards." }, { title: "Healthcare", description: "Regulated environments requiring strict safety and compliance standards.", bentoComponent: "text-only" },
{ title: "Industrial", description: "Heavy infrastructure and pre-engineered metal building systems." }, { title: "Industrial", description: "Heavy infrastructure and pre-engineered metal building systems.", bentoComponent: "text-only" },
]} ]}
/> />
</div> </div>