Merge version_1 into main #2
@@ -19,8 +19,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Zinc Plating", href: "/services" },
|
||||
{ label: "Copper Plating", href: "/services" },
|
||||
{ label: "Black Oxide", href: "/services" },
|
||||
@@ -37,13 +35,10 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +91 96898 10705", href: "tel:+919689810705" },
|
||||
{
|
||||
label: "Email: info@maulielectrochem.com",
|
||||
href: "mailto:info@maulielectrochem.com",
|
||||
},
|
||||
label: "Email: info@maulielectrochem.com", href: "mailto:info@maulielectrochem.com"},
|
||||
{ label: "Pune, Maharashtra", href: "/contact" },
|
||||
{ label: "Visit Facility", href: "/contact" },
|
||||
],
|
||||
@@ -57,7 +52,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -76,12 +71,10 @@ export default function AboutPage() {
|
||||
<HeroCentered
|
||||
title="About Mauli Electrochem"
|
||||
description="Industry leaders in metal plating and electrochemical surface finishing with over 14 years of expertise serving automotive and industrial manufacturers across India."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg",
|
||||
alt: "Company Facility",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg", alt: "Company Facility"},
|
||||
]}
|
||||
avatarText="Premium Quality Since 2010"
|
||||
buttons={[{ text: "Contact Us", href: "/contact" }]}
|
||||
@@ -97,9 +90,7 @@ export default function AboutPage() {
|
||||
{ icon: Award, label: "Industry Recognition", value: "Trusted" },
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Customer Satisfaction",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Customer Satisfaction", value: "100%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -108,7 +99,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg"
|
||||
imageAlt="Industrial plating facilities footer"
|
||||
columns={footerColumns}
|
||||
logoText="Mauli Electrochem"
|
||||
|
||||
@@ -16,7 +16,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -33,9 +33,7 @@ export default function ContactPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Request Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -46,10 +44,9 @@ export default function ContactPage() {
|
||||
title="Get in Touch with Mauli Electrochem"
|
||||
description="Reach out to discuss your metal plating requirements, request samples, schedule facility tours, or inquire about bulk orders. Our team is ready to serve your industrial coating needs."
|
||||
background={{
|
||||
variant: "noiseDiagonalGradient",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg"
|
||||
imageAlt="Mauli Electrochem location in Pune"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -65,24 +62,16 @@ export default function ContactPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Address",
|
||||
value: "Pune",
|
||||
},
|
||||
label: "Address", value: "Pune"},
|
||||
{
|
||||
icon: Phone,
|
||||
label: "Phone",
|
||||
value: "+91 96898 10705",
|
||||
},
|
||||
label: "Phone", value: "+91 96898 10705"},
|
||||
{
|
||||
icon: Mail,
|
||||
label: "Email",
|
||||
value: "Contact Us",
|
||||
},
|
||||
label: "Email", value: "Contact Us"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Hours",
|
||||
value: "9 AM - 6 PM",
|
||||
},
|
||||
label: "Hours", value: "9 AM - 6 PM"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -91,70 +80,43 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer-contact" data-section="footer-contact">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg"
|
||||
imageAlt="Mauli Electrochem facilities"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Services", href: "/services"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Gallery", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Zinc Plating",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Zinc Plating", href: "/services"},
|
||||
{
|
||||
label: "Copper Plating",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Copper Plating", href: "/services"},
|
||||
{
|
||||
label: "Black Oxide",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Black Oxide", href: "/services"},
|
||||
{
|
||||
label: "Trivalent Yellow Zinc",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Trivalent Yellow Zinc", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact & Location",
|
||||
items: [
|
||||
title: "Contact & Location", items: [
|
||||
{
|
||||
label: "Gate No. 23, Rautwadi, Nande Road",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gate No. 23, Rautwadi, Nande Road", href: "#"},
|
||||
{
|
||||
label: "At Post Lavale, Mulshi Road",
|
||||
href: "#",
|
||||
},
|
||||
label: "At Post Lavale, Mulshi Road", href: "#"},
|
||||
{
|
||||
label: "Pune, Maharashtra 412115",
|
||||
href: "#",
|
||||
},
|
||||
label: "Pune, Maharashtra 412115", href: "#"},
|
||||
{
|
||||
label: "+91 96898 10705",
|
||||
href: "tel:+919689810705",
|
||||
},
|
||||
label: "+91 96898 10705", href: "tel:+919689810705"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function GalleryPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -35,9 +35,7 @@ export default function GalleryPage() {
|
||||
brandName="Mauli Electrochem"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Request Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,21 +45,14 @@ export default function GalleryPage() {
|
||||
title="Mauli Electrochem Gallery"
|
||||
description="Visual showcase of our state-of-the-art electroplating facilities, precision production processes, and exceptional finished metal components"
|
||||
background={{
|
||||
variant: "noiseDiagonalGradient",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg",
|
||||
alt: "Production Process",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg", alt: "Production Process"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg",
|
||||
alt: "Finished Products",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg", alt: "Finished Products"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg",
|
||||
alt: "Expert Team",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg", alt: "Expert Team"},
|
||||
]}
|
||||
avatarText="Production Excellence in Every Frame"
|
||||
buttons={[]}
|
||||
@@ -74,61 +65,25 @@ export default function GalleryPage() {
|
||||
description="Explore our advanced facilities, precision manufacturing processes, quality control operations, and premium finished metal components"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Facility", "Equipment"],
|
||||
title: "Advanced Plating Tanks & Equipment",
|
||||
excerpt:
|
||||
"State-of-the-art electroplating tanks with precision temperature control, chemical balance monitoring, and automated safety systems for consistent quality",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg?_wi=2",
|
||||
imageAlt: "Industrial plating tanks",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
|
||||
date: "Production",
|
||||
},
|
||||
id: "1", category: "Facility", title: "Advanced Plating Tanks & Equipment", excerpt:
|
||||
"State-of-the-art electroplating tanks with precision temperature control, chemical balance monitoring, and automated safety systems for consistent quality", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg", imageAlt: "Industrial plating tanks", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", date: "Production"},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Quality", "Products"],
|
||||
title: "Premium Finished Metal Components",
|
||||
excerpt:
|
||||
"Showcase of our high-quality finished metal parts ready for immediate industrial deployment across automotive, machinery, and engineering sectors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=2",
|
||||
imageAlt: "Finished metal products",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg",
|
||||
date: "Quality Control",
|
||||
},
|
||||
id: "2", category: "Quality", title: "Premium Finished Metal Components", excerpt:
|
||||
"Showcase of our high-quality finished metal parts ready for immediate industrial deployment across automotive, machinery, and engineering sectors", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg", imageAlt: "Finished metal products", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg", date: "Quality Control"},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Process", "Technology"],
|
||||
title: "Electroplating Production Process",
|
||||
excerpt:
|
||||
"Our precision electroplating operations utilizing advanced chemical treatments, real-time monitoring, and rigorous quality verification for superior coating quality",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg?_wi=2",
|
||||
imageAlt: "Plating operations",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg",
|
||||
date: "Manufacturing",
|
||||
},
|
||||
id: "3", category: "Process", title: "Electroplating Production Process", excerpt:
|
||||
"Our precision electroplating operations utilizing advanced chemical treatments, real-time monitoring, and rigorous quality verification for superior coating quality", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg", imageAlt: "Plating operations", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg", date: "Manufacturing"},
|
||||
{
|
||||
id: "4",
|
||||
category: ["Team", "Operations"],
|
||||
title: "Expert Workforce & Operations",
|
||||
excerpt:
|
||||
"Highly skilled technicians and engineers with decades of combined electroplating expertise managing our production with precision and professionalism",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg?_wi=2",
|
||||
imageAlt: "Expert team operations",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
|
||||
date: "Operations Team",
|
||||
},
|
||||
id: "4", category: "Team", title: "Expert Workforce & Operations", excerpt:
|
||||
"Highly skilled technicians and engineers with decades of combined electroplating expertise managing our production with precision and professionalism", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg", imageAlt: "Expert team operations", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", date: "Operations Team"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -139,12 +94,11 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer-gallery" data-section="footer-gallery">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=6"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg"
|
||||
imageAlt="Industrial plating facilities footer"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -152,8 +106,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Zinc Plating", href: "/services" },
|
||||
{ label: "Copper Plating", href: "/services" },
|
||||
{ label: "Black Oxide", href: "/services" },
|
||||
@@ -161,13 +114,10 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +91 96898 10705", href: "tel:+919689810705" },
|
||||
{
|
||||
label: "Email: info@maulielectrochem.com",
|
||||
href: "mailto:info@maulielectrochem.com",
|
||||
},
|
||||
label: "Email: info@maulielectrochem.com", href: "mailto:info@maulielectrochem.com"},
|
||||
{ label: "Pune, Maharashtra", href: "/contact" },
|
||||
{ label: "Visit Facility", href: "/contact" },
|
||||
],
|
||||
|
||||
239
src/app/page.tsx
239
src/app/page.tsx
@@ -33,8 +33,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -42,8 +41,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Zinc Plating", href: "/services" },
|
||||
{ label: "Copper Plating", href: "/services" },
|
||||
{ label: "Black Oxide", href: "/services" },
|
||||
@@ -51,13 +49,10 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +91 96898 10705", href: "tel:+919689810705" },
|
||||
{
|
||||
label: "Email: info@maulielectrochem.com",
|
||||
href: "mailto:info@maulielectrochem.com",
|
||||
},
|
||||
label: "Email: info@maulielectrochem.com", href: "mailto:info@maulielectrochem.com"},
|
||||
{ label: "Pune, Maharashtra", href: "/contact" },
|
||||
{ label: "Visit Facility", href: "/contact" },
|
||||
],
|
||||
@@ -71,7 +66,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -90,20 +85,14 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Precision Metal Plating & Surface Finishing Experts"
|
||||
description="High-quality electroplating and metal finishing solutions for industrial components. Trusted by automotive and engineering manufacturers across India."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
|
||||
alt: "Quality Control",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", alt: "Quality Control"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
|
||||
alt: "Production Facility",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", alt: "Production Facility"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg",
|
||||
alt: "Finished Products",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg", alt: "Finished Products"},
|
||||
]}
|
||||
avatarText="Serving 500+ Industrial Clients"
|
||||
buttons={[
|
||||
@@ -123,9 +112,7 @@ export default function HomePage() {
|
||||
{ icon: Users, label: "Industrial Clients", value: "500+" },
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Surface Treatments",
|
||||
value: "5 Types",
|
||||
},
|
||||
label: "Surface Treatments", value: "5 Types"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -140,75 +127,51 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Zinc Plating",
|
||||
description:
|
||||
"Durable zinc coating providing excellent corrosion resistance for industrial components and fasteners",
|
||||
icon: Droplet,
|
||||
title: "Zinc Plating", description:
|
||||
"Durable zinc coating providing excellent corrosion resistance for industrial components and fasteners", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=1",
|
||||
imageAlt: "Zinc plated fasteners",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg", imageAlt: "Zinc plated fasteners"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19586.jpg",
|
||||
imageAlt: "Zinc plating process",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19586.jpg", imageAlt: "Zinc plating process"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Trivalent Yellow Zinc Plating",
|
||||
description:
|
||||
"Premium yellow zinc coating offering superior corrosion protection with enhanced aesthetic appeal for high-end applications",
|
||||
icon: Zap,
|
||||
title: "Trivalent Yellow Zinc Plating", description:
|
||||
"Premium yellow zinc coating offering superior corrosion protection with enhanced aesthetic appeal for high-end applications", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg?_wi=1",
|
||||
imageAlt: "Trivalent yellow zinc coated parts",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg", imageAlt: "Trivalent yellow zinc coated parts"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=1",
|
||||
imageAlt: "Quality inspection process",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", imageAlt: "Quality inspection process"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Copper Plating",
|
||||
description:
|
||||
"Precision copper coating for conductive applications, providing excellent adhesion and electrical conductivity",
|
||||
icon: Zap,
|
||||
title: "Copper Plating", description:
|
||||
"Precision copper coating for conductive applications, providing excellent adhesion and electrical conductivity", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg?_wi=1",
|
||||
imageAlt: "Copper plating process",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg", imageAlt: "Copper plating process"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg?_wi=1",
|
||||
imageAlt: "Copper coated components",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg", imageAlt: "Copper coated components"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Black Oxide Plating",
|
||||
description:
|
||||
"Professional black oxide coating for corrosion resistance and aesthetic finish on steel and alloy components",
|
||||
icon: Shield,
|
||||
title: "Black Oxide Plating", description:
|
||||
"Professional black oxide coating for corrosion resistance and aesthetic finish on steel and alloy components", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg?_wi=1",
|
||||
imageAlt: "Black oxide fasteners",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg", imageAlt: "Black oxide fasteners"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg?_wi=1",
|
||||
imageAlt: "Black oxide plating process",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg", imageAlt: "Black oxide plating process"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -225,29 +188,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Step 1",
|
||||
description:
|
||||
"Chemical Cleaning - Removal of oils, grease, and oxides from metal surfaces for optimal coating adhesion",
|
||||
},
|
||||
id: "1", value: "Step 1", description:
|
||||
"Chemical Cleaning - Removal of oils, grease, and oxides from metal surfaces for optimal coating adhesion"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Step 2",
|
||||
description:
|
||||
"Surface Treatment - Specialized preparation including pickling and passivation for enhanced corrosion resistance",
|
||||
},
|
||||
id: "2", value: "Step 2", description:
|
||||
"Surface Treatment - Specialized preparation including pickling and passivation for enhanced corrosion resistance"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Step 3",
|
||||
description:
|
||||
"Electroplating - Precision application of metal coating using advanced electrochemical processes and controlled parameters",
|
||||
},
|
||||
id: "3", value: "Step 3", description:
|
||||
"Electroplating - Precision application of metal coating using advanced electrochemical processes and controlled parameters"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Step 4",
|
||||
description:
|
||||
"Quality Inspection - Rigorous testing including thickness measurement, adhesion testing, and corrosion resistance verification",
|
||||
},
|
||||
id: "4", value: "Step 4", description:
|
||||
"Quality Inspection - Rigorous testing including thickness measurement, adhesion testing, and corrosion resistance verification"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -262,61 +213,25 @@ export default function HomePage() {
|
||||
tagIcon={Camera}
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Facility",
|
||||
title: "Production Tanks & Equipment",
|
||||
excerpt:
|
||||
"Advanced electroplating tanks with precision temperature and chemical balance control for consistent quality results",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg?_wi=1",
|
||||
imageAlt: "Industrial plating tanks",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
|
||||
date: "Production Facility",
|
||||
},
|
||||
id: "1", category: "Facility", title: "Production Tanks & Equipment", excerpt:
|
||||
"Advanced electroplating tanks with precision temperature and chemical balance control for consistent quality results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg", imageAlt: "Industrial plating tanks", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", date: "Production Facility"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Quality",
|
||||
title: "Finished Metal Components",
|
||||
excerpt:
|
||||
"High-quality finished metal parts ready for industrial applications - automotive, machinery, and construction sectors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=1",
|
||||
imageAlt: "Finished metal parts",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
|
||||
date: "Quality Control",
|
||||
},
|
||||
id: "2", category: "Quality", title: "Finished Metal Components", excerpt:
|
||||
"High-quality finished metal parts ready for industrial applications - automotive, machinery, and construction sectors", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg", imageAlt: "Finished metal parts", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", date: "Quality Control"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Process",
|
||||
title: "Electroplating Process",
|
||||
excerpt:
|
||||
"Our precision electroplating operations utilizing advanced chemical treatments and monitoring systems for superior coating quality",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg?_wi=1",
|
||||
imageAlt: "Plating process in action",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
|
||||
date: "Manufacturing",
|
||||
},
|
||||
id: "3", category: "Process", title: "Electroplating Process", excerpt:
|
||||
"Our precision electroplating operations utilizing advanced chemical treatments and monitoring systems for superior coating quality", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg", imageAlt: "Plating process in action", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", date: "Manufacturing"},
|
||||
{
|
||||
id: "4",
|
||||
category: "Operations",
|
||||
title: "Expert Workforce",
|
||||
excerpt:
|
||||
"Skilled technicians and engineers managing our production operations with decades of combined electroplating expertise",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg?_wi=1",
|
||||
imageAlt: "Factory worker operating equipment",
|
||||
authorName: "Mauli Electrochem",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg",
|
||||
date: "Team",
|
||||
},
|
||||
id: "4", category: "Operations", title: "Expert Workforce", excerpt:
|
||||
"Skilled technicians and engineers managing our production operations with decades of combined electroplating expertise", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg", imageAlt: "Factory worker operating equipment", authorName: "Mauli Electrochem", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg", date: "Team"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -329,47 +244,23 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=2",
|
||||
imageAlt: "Rajesh Kumar - Automotive Supplier",
|
||||
},
|
||||
id: "1", name: "Rajesh Kumar", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", imageAlt: "Rajesh Kumar - Automotive Supplier"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg",
|
||||
imageAlt: "Priya Sharma - Engineering Director",
|
||||
},
|
||||
id: "2", name: "Priya Sharma", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-chocolate-cupcakes-tin_23-2147787028.jpg", imageAlt: "Priya Sharma - Engineering Director"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amit Patel",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=1",
|
||||
imageAlt: "Amit Patel - Manufacturing Head",
|
||||
},
|
||||
id: "3", name: "Amit Patel", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", imageAlt: "Amit Patel - Manufacturing Head"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Singh",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg?_wi=1",
|
||||
imageAlt: "Vikram Singh - Production Manager",
|
||||
},
|
||||
id: "4", name: "Vikram Singh", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg", imageAlt: "Vikram Singh - Production Manager"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anita Desai",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=2",
|
||||
imageAlt: "Anita Desai - Quality Officer",
|
||||
},
|
||||
id: "5", name: "Anita Desai", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg", imageAlt: "Anita Desai - Quality Officer"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Rohan Verma",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg?_wi=2",
|
||||
imageAlt: "Rohan Verma - Supply Chain Manager",
|
||||
},
|
||||
id: "6", name: "Rohan Verma", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg", imageAlt: "Rohan Verma - Supply Chain Manager"},
|
||||
]}
|
||||
cardTitle="Trusted by 500+ Industrial Manufacturers Across India"
|
||||
cardTag="Client Testimonials"
|
||||
@@ -383,9 +274,9 @@ export default function HomePage() {
|
||||
tag="Get In Touch"
|
||||
title="Request a Quote or Schedule a Visit"
|
||||
description="Contact our team to discuss your metal plating requirements, request samples, or schedule a facility tour. We're committed to providing premium electroplating solutions for your industrial components."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg"
|
||||
imageAlt="Pune location map"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -397,7 +288,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg"
|
||||
imageAlt="Industrial plating facilities footer"
|
||||
columns={footerColumns}
|
||||
logoText="Mauli Electrochem"
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function ServicesPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -35,9 +35,7 @@ export default function ServicesPage() {
|
||||
brandName="Mauli Electrochem"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Request Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,13 +45,10 @@ export default function ServicesPage() {
|
||||
title="Metal Plating & Surface Finishing Services"
|
||||
description="Comprehensive electroplating solutions tailored for automotive, engineering, and industrial component manufacturing"
|
||||
background={{
|
||||
variant: "noiseDiagonalGradient",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
|
||||
alt: "Production Facility",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", alt: "Production Facility"},
|
||||
]}
|
||||
avatarText="Premium Industrial Coating Solutions"
|
||||
buttons={[]}
|
||||
@@ -66,75 +61,51 @@ export default function ServicesPage() {
|
||||
description="Each service is backed by decades of expertise, advanced technology, and rigorous quality control standards"
|
||||
features={[
|
||||
{
|
||||
title: "Zinc Plating",
|
||||
description:
|
||||
"Industrial-grade zinc coating providing exceptional corrosion resistance for fasteners, hardware, and automotive components. Ideal for harsh environments.",
|
||||
icon: Droplet,
|
||||
title: "Zinc Plating", description:
|
||||
"Industrial-grade zinc coating providing exceptional corrosion resistance for fasteners, hardware, and automotive components. Ideal for harsh environments.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=3",
|
||||
imageAlt: "Zinc plated components",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg", imageAlt: "Zinc plated components"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=3",
|
||||
imageAlt: "Quality testing",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg", imageAlt: "Quality testing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Trivalent Yellow Zinc Plating",
|
||||
description:
|
||||
"Premium environmentally-friendly yellow zinc coating offering superior corrosion protection with enhanced visual appeal. Perfect for high-visibility applications.",
|
||||
icon: Sparkles,
|
||||
title: "Trivalent Yellow Zinc Plating", description:
|
||||
"Premium environmentally-friendly yellow zinc coating offering superior corrosion protection with enhanced visual appeal. Perfect for high-visibility applications.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg?_wi=2",
|
||||
imageAlt: "Yellow zinc plated parts",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg", imageAlt: "Yellow zinc plated parts"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=4",
|
||||
imageAlt: "Processing facility",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg", imageAlt: "Processing facility"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Copper Plating",
|
||||
description:
|
||||
"Precision copper electroplating for conductive applications. Excellent adhesion and electrical conductivity for electronic components and specialized industrial parts.",
|
||||
icon: Zap,
|
||||
title: "Copper Plating", description:
|
||||
"Precision copper electroplating for conductive applications. Excellent adhesion and electrical conductivity for electronic components and specialized industrial parts.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg?_wi=2",
|
||||
imageAlt: "Copper plating in progress",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg", imageAlt: "Copper plating in progress"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg?_wi=2",
|
||||
imageAlt: "Copper coated components",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg", imageAlt: "Copper coated components"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Black Oxide Plating",
|
||||
description:
|
||||
"Professional black oxide coating for superior corrosion resistance and elegant matte finish. Ideal for tools, machinery parts, and architectural hardware.",
|
||||
icon: Shield,
|
||||
title: "Black Oxide Plating", description:
|
||||
"Professional black oxide coating for superior corrosion resistance and elegant matte finish. Ideal for tools, machinery parts, and architectural hardware.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg?_wi=3",
|
||||
imageAlt: "Black oxide fasteners",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg", imageAlt: "Black oxide fasteners"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg?_wi=2",
|
||||
imageAlt: "Black oxide process",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg", imageAlt: "Black oxide process"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -146,12 +117,11 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer-services" data-section="footer-services">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg"
|
||||
imageAlt="Industrial plating facilities footer"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -159,8 +129,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Zinc Plating", href: "/services" },
|
||||
{ label: "Copper Plating", href: "/services" },
|
||||
{ label: "Black Oxide", href: "/services" },
|
||||
@@ -168,13 +137,10 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +91 96898 10705", href: "tel:+919689810705" },
|
||||
{
|
||||
label: "Email: info@maulielectrochem.com",
|
||||
href: "mailto:info@maulielectrochem.com",
|
||||
},
|
||||
label: "Email: info@maulielectrochem.com", href: "mailto:info@maulielectrochem.com"},
|
||||
{ label: "Pune, Maharashtra", href: "/contact" },
|
||||
{ label: "Visit Facility", href: "/contact" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user