Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 18:17:57 +00:00

View File

@@ -59,11 +59,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=1",
imageAlt: "professional branded apparel clothing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg?_wi=1",
imageAlt: "custom printed cotton t-shirt",
},
{
@@ -165,7 +165,7 @@ export default function LandingPage() {
title: "Fast Turnaround",
subtitle: "Quick delivery",
description: "Your brand deserves to be seen without delay.",
imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=2",
imageAlt: "modern adjustable branded cap",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
title: "Expert Design",
subtitle: "Pro support",
description: "Our design team helps bring your ideas to life.",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448729.jpg?_wi=2",
imageAlt: "modern adjustable branded cap",
},
]}