Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-06 12:43:22 +00:00
5 changed files with 35 additions and 35 deletions

View File

@@ -108,7 +108,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"
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=3"
imageAlt="Industrial plating facilities footer"
columns={footerColumns}
logoText="Mauli Electrochem"

View File

@@ -49,7 +49,7 @@ export default function ContactPage() {
variant: "noiseDiagonalGradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg?_wi=2"
imageAlt="Mauli Electrochem location in Pune"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -91,7 +91,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg?_wi=2"
imageAlt="Mauli Electrochem facilities"
columns={[
{

View File

@@ -80,7 +80,7 @@ export default function GalleryPage() {
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",
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg?_wi=2",
imageAlt: "Industrial plating tanks",
authorName: "Mauli Electrochem",
authorAvatar:
@@ -94,7 +94,7 @@ export default function GalleryPage() {
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",
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=2",
imageAlt: "Finished metal products",
authorName: "Mauli Electrochem",
authorAvatar:
@@ -108,7 +108,7 @@ export default function GalleryPage() {
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",
"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:
@@ -122,7 +122,7 @@ export default function GalleryPage() {
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",
"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:
@@ -139,7 +139,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=6"
imageAlt="Industrial plating facilities footer"
columns={[
{

View File

@@ -147,7 +147,7 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=1",
imageAlt: "Zinc plated fasteners",
},
{
@@ -165,12 +165,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg",
"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",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=1",
imageAlt: "Quality inspection process",
},
],
@@ -183,12 +183,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg",
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg?_wi=1",
imageAlt: "Copper plating process",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg",
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg?_wi=1",
imageAlt: "Copper coated components",
},
],
@@ -201,12 +201,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg",
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg?_wi=1",
imageAlt: "Black oxide fasteners",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg",
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg?_wi=1",
imageAlt: "Black oxide plating process",
},
],
@@ -268,7 +268,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4648.jpg?_wi=1",
imageAlt: "Industrial plating tanks",
authorName: "Mauli Electrochem",
authorAvatar:
@@ -282,7 +282,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/club-rack-hand-interior-background_1203-5751.jpg?_wi=1",
imageAlt: "Finished metal parts",
authorName: "Mauli Electrochem",
authorAvatar:
@@ -296,7 +296,7 @@ export default function HomePage() {
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",
"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:
@@ -310,7 +310,7 @@ export default function HomePage() {
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",
"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:
@@ -332,7 +332,7 @@ export default function HomePage() {
id: "1",
name: "Rajesh Kumar",
imageSrc:
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=2",
imageAlt: "Rajesh Kumar - Automotive Supplier",
},
{
@@ -346,28 +346,28 @@ export default function HomePage() {
id: "3",
name: "Amit Patel",
imageSrc:
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=1",
imageAlt: "Amit Patel - Manufacturing Head",
},
{
id: "4",
name: "Vikram Singh",
imageSrc:
"http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg",
"http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-305.jpg?_wi=1",
imageAlt: "Vikram Singh - Production Manager",
},
{
id: "5",
name: "Anita Desai",
imageSrc:
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=2",
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",
"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",
},
]}
@@ -385,7 +385,7 @@ export default function HomePage() {
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" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map-red-pinpoint_23-2148232464.jpg?_wi=1"
imageAlt="Pune location map"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -397,7 +397,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"
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=2"
imageAlt="Industrial plating facilities footer"
columns={footerColumns}
logoText="Mauli Electrochem"

View File

@@ -73,12 +73,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg?_wi=3",
imageAlt: "Zinc plated components",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg",
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=3",
imageAlt: "Quality testing",
},
],
@@ -91,12 +91,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg",
"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",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg",
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=4",
imageAlt: "Processing facility",
},
],
@@ -109,12 +109,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg",
"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",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg",
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg?_wi=2",
imageAlt: "Copper coated components",
},
],
@@ -127,12 +127,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg",
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg?_wi=3",
imageAlt: "Black oxide fasteners",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg",
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg?_wi=2",
imageAlt: "Black oxide process",
},
],
@@ -146,7 +146,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=5"
imageAlt="Industrial plating facilities footer"
columns={[
{