Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-30 11:47:44 +00:00

View File

@@ -72,13 +72,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Classic Crewneck", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg"},
id: "1", name: "Classic Crewneck", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg?_wi=1"},
{
id: "2", name: "Oxford Button-Down", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg"},
{
id: "3", name: "Charcoal V-Neck", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/playful-smiling-black-model-grey-jeans-plain-cotton-black-t-shirt-stool-isolated-white_346278-1017.jpg"},
{
id: "4", name: "Linen Summer Shirt", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg"},
id: "4", name: "Linen Summer Shirt", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg?_wi=2"},
]}
title="Our Collection"
description="Handpicked selection of essential shirts and t-shirts to elevate your everyday look."
@@ -110,7 +110,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg"},
id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg?_wi=1"},
{
id: "2", name: "James L.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg"},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
{
id: "4", name: "Marcus D.", imageSrc: "http://img.b2bpic.net/free-photo/asian-friend-assisting-middle-eastern-wheelchair-user-buying-new-clothes_482257-112830.jpg"},
{
id: "5", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg"},
id: "5", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg?_wi=2"},
]}
cardTitle="What Customers Say"
cardTag="Loved by thousands"