Update src/app/men/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user