Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 07:43:02 +00:00

View File

@@ -111,7 +111,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "aerospace", name: "Aerospace & Defense", price: "Certified Manufacturing", imageSrc: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg", imageAlt: "CNC machined aerospace components"
id: "aerospace", name: "Aerospace & Defense", price: "Certified Manufacturing", imageSrc: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=1", imageAlt: "CNC machined aerospace components"
},
{
id: "automotive", name: "Automotive Components", price: "High-Volume Production", imageSrc: "http://img.b2bpic.net/free-photo/close-up-machine-mechanisms-processing-metal-product-photo-with-depth-field_645730-129.jpg", imageAlt: "Precision lathe parts for automotive applications"
@@ -120,7 +120,7 @@ export default function LandingPage() {
id: "medical", name: "Medical Device Parts", price: "ISO 13485 Compliant", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-metalworking-plant_146671-19551.jpg", imageAlt: "Quality-controlled medical precision components"
},
{
id: "industrial", name: "Industrial Machinery", price: "Custom Solutions", imageSrc: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg", imageAlt: "Industrial machinery components manufactured with precision"
id: "industrial", name: "Industrial Machinery", price: "Custom Solutions", imageSrc: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=2", imageAlt: "Industrial machinery components manufactured with precision"
}
]}
gridVariant="bento-grid"