Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 01:26:29 +00:00

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
tag="Since 1985"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-hat-thoughtfully-looking-away-gorgeous-model-posing-outdoor_574295-4346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-hat-thoughtfully-looking-away-gorgeous-model-posing-outdoor_574295-4346.jpg?_wi=1",
imageAlt: "Western fashion ranch setting cowboy hat",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cowboy-hat-boots_23-2149484720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cowboy-hat-boots_23-2149484720.jpg?_wi=1",
imageAlt: "Cowboy western aesthetic rustic photography",
},
{
@@ -100,19 +100,19 @@ export default function LandingPage() {
id: "p1",
name: "Heritage Boots",
price: "$349",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149395997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149395997.jpg?_wi=1",
},
{
id: "p2",
name: "Classic Denim",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-portrait-daylight-with-out-focus-landscape-background_23-2151455408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-portrait-daylight-with-out-focus-landscape-background_23-2151455408.jpg?_wi=1",
},
{
id: "p3",
name: "Leather Belt",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/garment-background-modern-object-closeup_1203-6425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garment-background-modern-object-closeup_1203-6425.jpg?_wi=1",
},
{
id: "p4",
@@ -176,7 +176,7 @@ export default function LandingPage() {
title: "Ranch Owner",
quote: "Best gear I've ever owned. Solid build.",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-country-music-singer_23-2149524165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-hat-thoughtfully-looking-away-gorgeous-model-posing-outdoor_574295-4346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-hat-thoughtfully-looking-away-gorgeous-model-posing-outdoor_574295-4346.jpg?_wi=2",
imageAlt: "portrait of satisfied rancher western style",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
title: "Barrel Racer",
quote: "Comfortable and looks incredible.",
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-tropical-vacation-asia-summer-style-white-boho-dress-sneakers-digital-photo-camera-traveler-straw-hat-smiling-boho_285396-6223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cowboy-hat-boots_23-2149484720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cowboy-hat-boots_23-2149484720.jpg?_wi=2",
imageAlt: "portrait of satisfied rancher western style",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
title: "Rider",
quote: "Top quality leather. Worth every penny.",
avatarSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-american-cowboy-west-with-hat_23-2151495659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149395997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149395997.jpg?_wi=2",
imageAlt: "portrait of satisfied rancher western style",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
title: "Trail Guide",
quote: "My favorite vest for long days outdoors.",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-charming-beautiful-brunette-wearing-black-clothes-hat-riding-brown-horse-flower-garden_613910-9750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-portrait-daylight-with-out-focus-landscape-background_23-2151455408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-portrait-daylight-with-out-focus-landscape-background_23-2151455408.jpg?_wi=2",
imageAlt: "portrait of satisfied rancher western style",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
title: "Working Hand",
quote: "Reliable gear for real daily work.",
avatarSrc: "http://img.b2bpic.net/free-photo/bohemian-personalities-going-adventure-together_23-2149623176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garment-background-modern-object-closeup_1203-6425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garment-background-modern-object-closeup_1203-6425.jpg?_wi=2",
imageAlt: "portrait of satisfied rancher western style",
},
]}