Update src/app/men/page.tsx

This commit is contained in:
2026-03-29 21:56:46 +00:00
parent 20bf0b0acb
commit 7fda92b3dc

View File

@@ -73,14 +73,14 @@ export default function LandingPage() {
name: "Tailored Blazer",
price: "$520",
variant: "Navy",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-man-dressed-jeans-overcoat-fashion-male-posing-near-grey-wall-studio_158538-26515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-man-dressed-jeans-overcoat-fashion-male-posing-near-grey-wall-studio_158538-26515.jpg?_wi=3",
},
{
id: "m2",
name: "Oxford Shirt",
price: "$150",
variant: "White",
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-template-design_23-2150863970.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-template-design_23-2150863970.jpg?_wi=8",
},
]}
/>