Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg?_wi=1"
|
||||
imageAlt="plumbing tools on shelf"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3261.jpg?_wi=2",
|
||||
imageAlt: "brass plumbing pipe fitting",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281312.jpg?_wi=1",
|
||||
imageAlt: "brass plumbing pipe fitting",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43468.jpg?_wi=1",
|
||||
imageAlt: "brass plumbing pipe fitting",
|
||||
},
|
||||
]}
|
||||
@@ -191,14 +191,14 @@ export default function LandingPage() {
|
||||
id: "p2",
|
||||
name: "Boiler Component",
|
||||
price: "In-Store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281312.jpg?_wi=2",
|
||||
imageAlt: "heating water boiler part",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Specialty Valve",
|
||||
price: "In-Store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43468.jpg?_wi=2",
|
||||
imageAlt: "faucet valve replacement hardware",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user