Update src/app/services/page.tsx
This commit is contained in:
@@ -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