Merge version_1_1781988139566 into main #1

Merged
bender merged 1 commits from version_1_1781988139566 into main 2026-06-20 20:42:48 +00:00

View File

@@ -28,10 +28,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-open-car-door-businessman_53876-15910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-open-car-door-businessman_53876-15910.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22203.jpg",
@@ -96,7 +96,7 @@ export default function HomePage() {
},
],
placeholder: "Strategy...",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg?_wi=2",
imageAlt: "minimalist transport logo design",
},
{
@@ -120,7 +120,7 @@ export default function HomePage() {
},
],
completedLabel: "Done",
imageSrc: "http://img.b2bpic.net/free-photo/hand-open-car-door-businessman_53876-15910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-open-car-door-businessman_53876-15910.jpg?_wi=2",
imageAlt: "minimalist transport logo design",
},
]}