Merge version_4 into main #4
@@ -45,12 +45,13 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Aluminum VMC Job Works Specialist"
|
||||
description="Expert CNC machining solutions focusing on high-precision aluminum components. Delivering quality tolerances for die manufacturing and custom industrial parts."
|
||||
description="Expert CNC machining solutions focusing on high-precision aluminum components. Call us at 7801986173 or 9726233391 for quality tolerances and custom industrial parts."
|
||||
tag="Advanced VMC Engineering"
|
||||
buttons={[{ text: "Get a Consultation", href: "#contact" }]}
|
||||
buttons={[{ text: "Get a Consultation", href: "#contact" }]
|
||||
}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cnc-machine-processing-aluminum-part_1234.jpg", imageAlt: "VMC Aluminum Milling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/machined-aluminum-components-layout_5678.jpg", imageAlt: "Aluminum Precision Components" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1581092160607-ee226880775d?auto=format&fit=crop&w=800&q=80", imageAlt: "CNC Milling VMC Industrial Aluminum" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?auto=format&fit=crop&w=800&q=80", imageAlt: "Machined Precision Aluminum Parts" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -64,9 +65,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "5-Axis", title: "Machine Capability", description: "High-end VMC setups for complex aluminum geometries.", imageSrc: "http://img.b2bpic.net/free-photo/factory-machine-industrial_1111.jpg" },
|
||||
{ id: "m2", value: "±0.01mm", title: "Tolerance Accuracy", description: "Striving for micron-level precision in every aluminum job.", imageSrc: "http://img.b2bpic.net/free-photo/metal-precision-measurement_2222.jpg" },
|
||||
{ id: "m3", value: "24/7", title: "Process Efficiency", description: "Optimized VMC cycles for rapid turnaround on batch aluminum work.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-workflow_3333.jpg" },
|
||||
{ id: "m1", value: "5-Axis", title: "Machine Capability", description: "High-end VMC setups for complex aluminum geometries.", imageSrc: "https://images.unsplash.com/photo-1537462715879-36b0eba66d14?auto=format&fit=crop&w=800&q=80" },
|
||||
{ id: "m2", value: "±0.01mm", title: "Tolerance Accuracy", description: "Striving for micron-level precision in every aluminum job.", imageSrc: "https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&w=800&q=80" },
|
||||
{ id: "m3", value: "24/7", title: "Process Efficiency", description: "Optimized VMC cycles for rapid turnaround on batch aluminum work.", imageSrc: "https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=800&q=80" },
|
||||
]}
|
||||
title="Engineering Capabilities"
|
||||
description="Technical mastery in aluminum CNC job works."
|
||||
@@ -83,7 +84,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Complex Surface Machining", content: "Ability to machine intricate 3D contours required for aerospace and die-mold applications." },
|
||||
{ id: "f3", title: "Quality Verification", content: "Rigorous inspection protocols using high-end metrology for every aluminum batch." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-cnc-milling-aluminum_9999.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1507413245164-6160d8298b31?auto=format&fit=crop&w=800&q=80"
|
||||
imageAlt="VMC Machining Aluminum"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,10 +97,10 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Aluminum Die Inserts", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/aluminum-die-insert_01.jpg" },
|
||||
{ id: "p2", name: "Custom Jigs & Fixtures", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/custom-jigs_02.jpg" },
|
||||
{ id: "p3", name: "Precision Aluminum Plates", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/precision-aluminum-plate_03.jpg" },
|
||||
{ id: "p4", name: "Aerospace Components", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/aerospace-alu-part_04.jpg" },
|
||||
{ id: "p1", name: "Aluminum Die Inserts", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1581092580497-e0d75cbdf152?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "p2", name: "Custom Jigs & Fixtures", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1581092334673-c82c3c1e285a?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "p3", name: "Precision Aluminum Plates", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1581092334673-c82c3c1e285a?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "p4", name: "Aerospace Components", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1581092580497-e0d75cbdf152?auto=format&fit=crop&w=600&q=80" },
|
||||
]}
|
||||
title="Aluminum Work Portfolio"
|
||||
description="Our VMC capabilities deliver high-performance parts across multiple industries."
|
||||
@@ -126,8 +127,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Vikram S.", role: "Quality Assurance", testimonial: "The surface finish on these aluminum parts is flawless.", imageSrc: "http://img.b2bpic.net/free-photo/man-industrial-worker_01.jpg" },
|
||||
{ id: "t2", name: "Priya M.", role: "Project Lead", testimonial: "Reliable aluminum job works with consistent accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/woman-industrial-manager_02.jpg" },
|
||||
{ id: "t1", name: "Vikram S.", role: "Quality Assurance", testimonial: "The surface finish on these aluminum parts is flawless.", imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&w=200&q=80" },
|
||||
{ id: "t2", name: "Priya M.", role: "Project Lead", testimonial: "Reliable aluminum job works with consistent accuracy.", imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&w=200&q=80" },
|
||||
]}
|
||||
title="Client Success"
|
||||
description="Trusted by industry leaders for VMC engineering."
|
||||
@@ -148,7 +149,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
text="Partner with OM Engineering for your next aluminum VMC requirement. Reach out for a custom quote today."
|
||||
text="Partner with OM Engineering for your next aluminum VMC requirement. Contact us at 7801986173 or 9726233391 for a custom quote today."
|
||||
buttons={[{ text: "Start Your Project", href: "mailto:info@omengineering.com" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,7 +159,7 @@ export default function LandingPage() {
|
||||
logoText="OM Engineering"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "VMC Job Work", href: "#features" }, { label: "Aluminum Machining", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Quote Request", href: "#contact" }] },
|
||||
{ title: "Support", items: [{ label: "Call: 7801986173", href: "tel:7801986173" }, { label: "Call: 9726233391", href: "tel:9726233391" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
@@ -166,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user