Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45c72f6da5 | |||
| 746a58bb49 | |||
| 3314c9283d | |||
| 4aa0775df0 | |||
| 3128f8c656 |
@@ -88,13 +88,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Fabrication", description: "High-accuracy metal fabrication and welding solutions for complex industrial components.", bentoComponent: "reveal-icon", icon: Settings
|
||||
title: "Precision Fabrication", description: "Reduce material waste with our high-accuracy metal fabrication and welding solutions for complex industrial components.", bentoComponent: "reveal-icon", icon: Settings
|
||||
},
|
||||
{
|
||||
title: "Structural Design", description: "Custom engineering plans and structural analysis tailored for heavy-duty industrial applications.", bentoComponent: "reveal-icon", icon: DraftingCompass
|
||||
title: "Structural Design", description: "Boost structural integrity with custom engineering plans and stress-tested analysis tailored for heavy-duty applications.", bentoComponent: "reveal-icon", icon: DraftingCompass
|
||||
},
|
||||
{
|
||||
title: "CNC Machining", description: "Advanced automated CNC machining for high-volume, repeatable, and precise production runs.", bentoComponent: "reveal-icon", icon: Cpu
|
||||
title: "CNC Machining", description: "Accelerate production timelines with our advanced automated CNC machining for high-volume, repeatable components.", bentoComponent: "reveal-icon", icon: Cpu
|
||||
}
|
||||
]}
|
||||
title="Our Specialized Engineering Services"
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user