Update src/app/products/page.tsx
This commit is contained in:
@@ -50,28 +50,28 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
name: "Semiconductors & Chipsets",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=3",
|
||||
imageAlt: "Semiconductor components",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Display Technologies",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg?_wi=3",
|
||||
imageAlt: "Display screens and monitors",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Power & Connectivity",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg?_wi=3",
|
||||
imageAlt: "Power supplies and connectivity solutions",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Audio & Acoustic Systems",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=4",
|
||||
imageAlt: "Audio components and speakers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user