Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-03 16:00:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default function ContactPage() {
id: "2", title: "Direct Contact", description: "Speak directly with our business development team. Schedule a call to discuss partnership opportunities, training requirements, or specific product needs.", tag: "Phone", imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Direct phone and business consultation"
},
{
id: "3", title: "Regional Offices", description: "Visit our offices across the United States, Europe, and other key markets. Our regional teams provide local expertise and personalized support.", tag: "Locations", imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg", imageAlt: "Global office locations and regional support"
id: "3", title: "Regional Offices", description: "Visit our offices across the United States, Europe, and other key markets. Our regional teams provide local expertise and personalized support.", tag: "Locations", imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=2", imageAlt: "Global office locations and regional support"
}
]}
animationType="slide-up"

View File

@@ -90,7 +90,7 @@ export default function HomePage() {
id: "2", title: "Superior Protection", description: "Engineered to withstand extreme industrial conditions. Long-lasting protection meets strict performance benchmarks for professional and industrial projects.", tag: "Durability", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "Industrial surface protection testing and quality verification"
},
{
id: "3", title: "In-House Manufacturing", description: "Complete manufacturing control ensures quality consistency. Every batch meets rigorous standards before leaving our facility for certified performance.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg", imageAlt: "Advanced manufacturing facility with precision equipment"
id: "3", title: "In-House Manufacturing", description: "Complete manufacturing control ensures quality consistency. Every batch meets rigorous standards before leaving our facility for certified performance.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=1", imageAlt: "Advanced manufacturing facility with precision equipment"
}
]}
animationType="slide-up"