Update src/app/page.tsx

This commit is contained in:
2026-03-10 11:55:08 +00:00
parent bd08d6b83b
commit 12ec7b818e

View File

@@ -126,11 +126,11 @@ export default function HomePage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-metal-drill-machine-metalworking-workshop_342744-520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-metal-drill-machine-metalworking-workshop_342744-520.jpg?_wi=1",
imageAlt: "Industrial laser cutting machine in action",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-shavings_1098-13981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-shavings_1098-13981.jpg?_wi=1",
imageAlt: "Precision cut metal piece laser",
},
],
@@ -141,11 +141,11 @@ export default function HomePage() {
icon: Layers,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg?_wi=1",
imageAlt: "Metal bending machine with hydraulic pressure system",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg?_wi=1",
imageAlt: "Perfectly bent metal component for industrial use",
},
],
@@ -156,11 +156,11 @@ export default function HomePage() {
icon: Hammer,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-protective-mask-is-working-metal-factory_613910-5381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-protective-mask-is-working-metal-factory_613910-5381.jpg?_wi=1",
imageAlt: "Custom metal fabrication project in production",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arc-welding-steel-construction-site_2831-692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arc-welding-steel-construction-site_2831-692.jpg?_wi=1",
imageAlt: "Completed custom metal fabrication assembly",
},
],