Update src/app/products/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function ProductsPage() {
|
||||
description:
|
||||
"Premium quality chemicals for manufacturing and industrial applications. Sourced from certified suppliers.",
|
||||
tag: "Chemicals",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-mask-protective-glasses_23-2148773460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-mask-protective-glasses_23-2148773460.jpg?_wi=2",
|
||||
imageAlt: "industrial chemicals manufacturing barrel",
|
||||
buttons: [{ text: "Inquire", href: "/request-quotation" }],
|
||||
},
|
||||
@@ -96,7 +96,7 @@ export default function ProductsPage() {
|
||||
description:
|
||||
"High-grade hardware components for furniture manufacturing. Precision-engineered and quality-assured.",
|
||||
tag: "Hardware",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-5549.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-5549.jpg?_wi=3",
|
||||
imageAlt: "furniture hardware components metallic",
|
||||
buttons: [{ text: "Get Details", href: "/request-quotation" }],
|
||||
},
|
||||
@@ -187,7 +187,7 @@ export default function ProductsPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=2"
|
||||
imageAlt="modern office trading desk workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user