Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:41:03 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "Request Quote", href: "contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg?_wi=1"
imageAlt="Professional CAD workspace with technical drawings"
mediaAnimation="slide-up"
/>
@@ -66,7 +66,7 @@ export default function LandingPage() {
description="Comprehensive mechanical drafting solutions tailored to your engineering needs"
features={[
{
id: "cad-design", title: "CAD Design & Modeling", description: "Professional 2D and 3D CAD designs using industry-standard software. Detailed technical drawings ready for manufacturing, prototyping, and production.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg", imageAlt: "CAD design workspace"
id: "cad-design", title: "CAD Design & Modeling", description: "Professional 2D and 3D CAD designs using industry-standard software. Detailed technical drawings ready for manufacturing, prototyping, and production.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg?_wi=2", imageAlt: "CAD design workspace"
},
{
id: "technical-drafting", title: "Technical Drafting", description: "Precision 2D technical drawings with full specifications, dimensions, and production notes. ISO-compliant and construction-ready documentation.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440961.jpg", imageAlt: "Technical 2D drafting"
@@ -111,10 +111,10 @@ export default function LandingPage() {
id: "1", name: "Hydraulic Pump Assembly", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg", imageAlt: "Hydraulic pump assembly technical drawing"
},
{
id: "2", name: "Industrial Gearbox Design", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440962.jpg", imageAlt: "Industrial gearbox mechanical design"
id: "2", name: "Industrial Gearbox Design", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440962.jpg?_wi=1", imageAlt: "Industrial gearbox mechanical design"
},
{
id: "3", name: "Precision Machined Component", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440962.jpg", imageAlt: "Precision machined part specification"
id: "3", name: "Precision Machined Component", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-tools-still-life_23-2150440962.jpg?_wi=2", imageAlt: "Precision machined part specification"
},
]}
gridVariant="three-columns-all-equal-width"