Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 13:28:26 +00:00

View File

@@ -50,23 +50,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg?_wi=1",
imageAlt: "Streetwear t-shirt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg?_wi=2",
imageAlt: "Streetwear t-shirt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg?_wi=3",
imageAlt: "Streetwear t-shirt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg?_wi=4",
imageAlt: "Streetwear t-shirt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-baseball-cap-sunglasses-white-blank-t-shirt-reading-something-his-smartphone-standing-gray-concrete-wall_346278-1741.jpg?_wi=5",
imageAlt: "Streetwear t-shirt",
},
]}
@@ -78,7 +78,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Quality You Can Feel"
description="We started ThreadInk to provide high-quality prints on fabrics that actually last. No peeling, no fading, just great art on soft tees."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-office_23-2150062304.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-office_23-2150062304.jpg?_wi=1"
imageAlt="Printing studio process"
/>
</div>
@@ -97,7 +97,7 @@ export default function LandingPage() {
price: "$35",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-model-pajama-playing-with-her-hair-laughing-young-woman-green-pants-standing_197531-9399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-model-pajama-playing-with-her-hair-laughing-young-woman-green-pants-standing_197531-9399.jpg?_wi=1",
},
{
id: "p2",
@@ -135,7 +135,7 @@ export default function LandingPage() {
role: "Fan",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg?_wi=1",
},
{
id: "2",
@@ -167,7 +167,7 @@ export default function LandingPage() {
role: "Fan",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg?_wi=2",
},
]}
kpiItems={[
@@ -201,13 +201,13 @@ export default function LandingPage() {
id: 1,
title: "Premium Fabric",
description: "Heavyweight cotton blends that maintain shape after every wash.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-office_23-2150062304.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-office_23-2150062304.jpg?_wi=2",
},
{
id: 2,
title: "Direct-to-Garment",
description: "High-fidelity prints that feel soft and last for years.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-model-pajama-playing-with-her-hair-laughing-young-woman-green-pants-standing_197531-9399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-model-pajama-playing-with-her-hair-laughing-young-woman-green-pants-standing_197531-9399.jpg?_wi=2",
},
]}
/>