Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 22:26:31 +00:00
4 changed files with 34 additions and 34 deletions

View File

@@ -71,7 +71,7 @@ export default function AboutPage() {
title: "Premium Quality Foundation",
description: "Since our inception, we've maintained an unwavering commitment to using only the finest materials and ethical manufacturing practices. Every stitch, every fabric choice, and every design decision is made with meticulous attention to detail.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=4",
imageAlt: "Premium Quality",
},
items: [
@@ -86,7 +86,7 @@ export default function AboutPage() {
title: "Community First Philosophy",
description: "CHAQX is more than just clothing; it's a movement. Our community of discerning men shapes every decision we make. We listen, we learn, and we evolve based on your feedback and style preferences.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg?_wi=4",
imageAlt: "Community",
},
items: [
@@ -101,7 +101,7 @@ export default function AboutPage() {
title: "Innovation in Design",
description: "Our design team continuously pushes boundaries to create pieces that are both timeless and contemporary. We blend classic silhouettes with modern innovation to deliver streetwear that stands the test of time.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg?_wi=2",
imageAlt: "Innovation",
},
items: [
@@ -134,7 +134,7 @@ export default function AboutPage() {
name: "Marcus Johnson",
handle: "@marcusj_style",
testimonial: "CHAQX has completely changed my approach to fashion. The quality is unmatched and the fit is perfect every single time. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
imageAlt: "Marcus Johnson",
},
{
@@ -142,7 +142,7 @@ export default function AboutPage() {
name: "David Chen",
handle: "@davidchen23",
testimonial: "Finally found a brand that understands what men want. Premium quality, timeless designs, and exceptional customer service. CHAQX is the move.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
imageAlt: "David Chen",
},
{
@@ -150,7 +150,7 @@ export default function AboutPage() {
name: "Ahmed Hassan",
handle: "@ahmsetstyle",
testimonial: "The attention to detail on every piece is incredible. From the stitching to the materials, you can feel the quality. Worth every penny.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
imageAlt: "Ahmed Hassan",
},
{
@@ -158,7 +158,7 @@ export default function AboutPage() {
name: "James Miller",
handle: "@jamesmiller_co",
testimonial: "Been shopping with CHAQX for two years now. Consistent quality, fresh designs, and their shipping is always fast. My go-to brand.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
imageAlt: "James Miller",
},
{
@@ -166,7 +166,7 @@ export default function AboutPage() {
name: "Carlos Rodriguez",
handle: "@carlosrod_fit",
testimonial: "CHAQX isn't just about clothes, it's about lifestyle. The community and vibe around the brand is something special. Love it!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11",
imageAlt: "Carlos Rodriguez",
},
{
@@ -174,7 +174,7 @@ export default function AboutPage() {
name: "Kevin Park",
handle: "@kevinpark_style",
testimonial: "Premium pricing with premium results. Every purchase is an investment in my wardrobe. CHAQX delivers on quality and style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12",
imageAlt: "Kevin Park",
},
]}

View File

@@ -82,7 +82,7 @@ export default function ContactPage() {
className: "w-full px-4 py-2 border border-accent rounded-lg focus:outline-none focus:ring-2 focus:ring-primary-cta",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fashionable-young-interracial-couple-sitting-steps-looking-away_23-2148151723.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fashionable-young-interracial-couple-sitting-steps-looking-away_23-2148151723.jpg?_wi=2"
imageAlt="Contact CHAQX"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
{ text: "New Arrivals", href: "/shop" },
]}
background={{ variant: "noiseDiagonalGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/fashionable-young-interracial-couple-sitting-steps-looking-away_23-2148151723.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fashionable-young-interracial-couple-sitting-steps-looking-away_23-2148151723.jpg?_wi=1"
imageAlt="CHAQX Men's Fashion Collection"
mediaAnimation="slide-up"
frameStyle="card"
@@ -102,7 +102,7 @@ export default function HomePage() {
price: "$89.99",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1",
imageAlt: "Classic Black Hoodie",
isFavorited: false,
},
@@ -113,7 +113,7 @@ export default function HomePage() {
price: "$119.99",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg?_wi=1",
imageAlt: "Premium Denim Jeans",
isFavorited: false,
},
@@ -124,7 +124,7 @@ export default function HomePage() {
price: "$39.99",
rating: 5,
reviewCount: "945",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg?_wi=1",
imageAlt: "Urban Street Cap",
isFavorited: false,
},
@@ -135,7 +135,7 @@ export default function HomePage() {
price: "$149.99",
rating: 5,
reviewCount: "3.2k",
imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg?_wi=1",
imageAlt: "High-Top Sneakers",
isFavorited: false,
},
@@ -162,7 +162,7 @@ export default function HomePage() {
title: "Hoodies & Sweatshirts",
description: "Comfortable and stylish hoodies perfect for casual wear and layering. Premium materials ensure durability and comfort all day long.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=2",
imageAlt: "Hoodies & Sweatshirts",
},
items: [
@@ -177,7 +177,7 @@ export default function HomePage() {
title: "Jeans & Pants",
description: "From classic denim to modern fits, our jeans collection offers timeless style with contemporary cuts for the modern man.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg?_wi=2",
imageAlt: "Jeans & Pants",
},
items: [
@@ -192,7 +192,7 @@ export default function HomePage() {
title: "Shoes & Sneakers",
description: "Step into style with our exclusive shoe collection. From casual sneakers to premium footwear, find the perfect pair for any occasion.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg?_wi=1",
imageAlt: "Shoes & Sneakers",
},
items: [
@@ -242,7 +242,7 @@ export default function HomePage() {
price: "$159.99",
rating: 5,
reviewCount: "567",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg?_wi=1",
imageAlt: "Olive Green Cargo Jacket",
isFavorited: false,
},
@@ -253,7 +253,7 @@ export default function HomePage() {
price: "$49.99",
rating: 5,
reviewCount: "234",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg?_wi=1",
imageAlt: "Cream Oversized T-Shirt",
isFavorited: false,
},
@@ -264,7 +264,7 @@ export default function HomePage() {
price: "$129.99",
rating: 5,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg?_wi=1",
imageAlt: "Leather Crossbody Bag",
isFavorited: false,
},
@@ -303,7 +303,7 @@ export default function HomePage() {
name: "Marcus Johnson",
handle: "@marcusj_style",
testimonial: "CHAQX has completely changed my approach to fashion. The quality is unmatched and the fit is perfect every single time. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Marcus Johnson",
},
{
@@ -311,7 +311,7 @@ export default function HomePage() {
name: "David Chen",
handle: "@davidchen23",
testimonial: "Finally found a brand that understands what men want. Premium quality, timeless designs, and exceptional customer service. CHAQX is the move.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Chen",
},
{
@@ -319,7 +319,7 @@ export default function HomePage() {
name: "Ahmed Hassan",
handle: "@ahmsetstyle",
testimonial: "The attention to detail on every piece is incredible. From the stitching to the materials, you can feel the quality. Worth every penny.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Ahmed Hassan",
},
{
@@ -327,7 +327,7 @@ export default function HomePage() {
name: "James Miller",
handle: "@jamesmiller_co",
testimonial: "Been shopping with CHAQX for two years now. Consistent quality, fresh designs, and their shipping is always fast. My go-to brand.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "James Miller",
},
{
@@ -335,7 +335,7 @@ export default function HomePage() {
name: "Carlos Rodriguez",
handle: "@carlosrod_fit",
testimonial: "CHAQX isn't just about clothes, it's about lifestyle. The community and vibe around the brand is something special. Love it!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Carlos Rodriguez",
},
{
@@ -343,7 +343,7 @@ export default function HomePage() {
name: "Kevin Park",
handle: "@kevinpark_style",
testimonial: "Premium pricing with premium results. Every purchase is an investment in my wardrobe. CHAQX delivers on quality and style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "Kevin Park",
},
]}

View File

@@ -64,7 +64,7 @@ export default function ShopPage() {
price: "$89.99",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=3",
imageAlt: "Classic Black Hoodie",
isFavorited: false,
},
@@ -75,7 +75,7 @@ export default function ShopPage() {
price: "$119.99",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg?_wi=3",
imageAlt: "Premium Denim Jeans",
isFavorited: false,
},
@@ -86,7 +86,7 @@ export default function ShopPage() {
price: "$39.99",
rating: 5,
reviewCount: "945",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg?_wi=2",
imageAlt: "Urban Street Cap",
isFavorited: false,
},
@@ -97,7 +97,7 @@ export default function ShopPage() {
price: "$149.99",
rating: 5,
reviewCount: "3.2k",
imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg?_wi=2",
imageAlt: "High-Top Sneakers",
isFavorited: false,
},
@@ -127,7 +127,7 @@ export default function ShopPage() {
price: "$159.99",
rating: 5,
reviewCount: "567",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg?_wi=2",
imageAlt: "Olive Green Cargo Jacket",
isFavorited: false,
},
@@ -138,7 +138,7 @@ export default function ShopPage() {
price: "$49.99",
rating: 5,
reviewCount: "234",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg?_wi=2",
imageAlt: "Cream Oversized T-Shirt",
isFavorited: false,
},
@@ -149,7 +149,7 @@ export default function ShopPage() {
price: "$129.99",
rating: 5,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg?_wi=2",
imageAlt: "Leather Crossbody Bag",
isFavorited: false,
},