Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-26 05:13:14 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
description: "We find solutions where others don't.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg?_wi=3"
/>
</div>

View File

@@ -224,7 +224,7 @@ export default function LandingPage() {
description: "Professional support you can count on.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg?_wi=1"
/>
</div>

View File

@@ -60,13 +60,13 @@ export default function LandingPage() {
id: "1",
name: "Steel Pipe",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131721.jpg?_wi=1",
},
{
id: "2",
name: "PVC Pipe",
price: "Varies",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-school-supplies-composition_23-2148981698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-school-supplies-composition_23-2148981698.jpg?_wi=1",
},
{
id: "3",
@@ -111,13 +111,13 @@ export default function LandingPage() {
id: "1",
name: "Steel Pipe",
price: "Contact",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131721.jpg?_wi=2",
},
{
id: "2",
name: "PVC Pipe",
price: "Contact",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-school-supplies-composition_23-2148981698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-school-supplies-composition_23-2148981698.jpg?_wi=2",
},
]}
/>

View File

@@ -59,14 +59,14 @@ export default function LandingPage() {
{
title: "Hard-to-Find Sourcing",
description: "If it exists, we'll locate it.",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-biodegradable-straw-tip_23-2148339445.jpg",
buttonText: "Read More",
},
{
title: "Fast Ordering",
description: "Quick turnaround on special requests.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
buttonText: "Read More",
},
@@ -101,14 +101,14 @@ export default function LandingPage() {
{
title: "Sourcing",
description: "We find the rare stuff.",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg?_wi=2",
titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-biodegradable-straw-tip_23-2148339445.jpg",
buttonText: "Check",
},
{
title: "Ordering",
description: "Quick logistics.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg?_wi=2",
titleImageSrc: "http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
buttonText: "Check",
},