Update src/app/page.tsx
This commit is contained in:
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
name: "Industrial Chemicals",
|
||||
price: "Competitive Pricing",
|
||||
variant: "Bulk Distribution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-barrel-beer-kegs_1398-2209.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-barrel-beer-kegs_1398-2209.jpg?_wi=1",
|
||||
imageAlt: "Industrial chemical containers",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
name: "Specialty Chemicals",
|
||||
price: "Premium Grade",
|
||||
variant: "Custom Solutions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-volunteer-oganizing-stuff-donation_23-2149134483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-volunteer-oganizing-stuff-donation_23-2149134483.jpg?_wi=1",
|
||||
imageAlt: "Specialty chemical formulations",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
name: "Distribution Services",
|
||||
price: "Flexible Terms",
|
||||
variant: "Global Reach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-logistic-worker-hardhat-uniform-walking-warehouse-wheeling-palette-jack-back-view-full-length-labor-logistics-concept_74855-14263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-logistic-worker-hardhat-uniform-walking-warehouse-wheeling-palette-jack-back-view-full-length-labor-logistics-concept_74855-14263.jpg?_wi=1",
|
||||
imageAlt: "Chemical distribution logistics",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user