Update src/app/services/page.tsx
This commit is contained in:
@@ -66,10 +66,10 @@ export default function ServicesPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg", imageAlt: "Zinc plated components"},
|
||||
"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", imageAlt: "Quality testing"},
|
||||
"http://img.b2bpic.net/free-photo/engineer-while-using-device_140725-7940.jpg?_wi=3", imageAlt: "Quality testing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -78,10 +78,10 @@ export default function ServicesPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-rusty-iron-ship-walls-with-grey-paint-it_181624-7061.jpg", imageAlt: "Yellow zinc plated parts"},
|
||||
"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", imageAlt: "Processing facility"},
|
||||
"http://img.b2bpic.net/free-photo/environmental-pollution-industry-exterior-daylight_23-2149057688.jpg?_wi=4", imageAlt: "Processing facility"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -90,10 +90,10 @@ export default function ServicesPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg", imageAlt: "Copper plating in progress"},
|
||||
"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", imageAlt: "Copper coated components"},
|
||||
"http://img.b2bpic.net/free-photo/copper-faucet-smooth-lines-warm-metal_169016-69461.jpg?_wi=2", imageAlt: "Copper coated components"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -102,10 +102,10 @@ export default function ServicesPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-metal-nails-jar-with-white-background_181624-9763.jpg", imageAlt: "Black oxide fasteners"},
|
||||
"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", imageAlt: "Black oxide process"},
|
||||
"http://img.b2bpic.net/free-photo/male-painter-overalls-doing-his-work-car-shop_23-2149750011.jpg?_wi=2", imageAlt: "Black oxide process"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -117,7 +117,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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user