Merge version_1 into main #1
@@ -97,7 +97,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Men's Clothing",
|
||||
description: "Sophisticated casual wear and professional attire for the modern man. Premium fabrics and timeless designs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg?_wi=3",
|
||||
imageAlt: "Men's Collection",
|
||||
button: {
|
||||
text: "Explore Men's",
|
||||
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Women's Clothing",
|
||||
description: "Elegant and versatile pieces designed for every occasion. From everyday basics to statement pieces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=3",
|
||||
imageAlt: "Women's Collection",
|
||||
button: {
|
||||
text: "Explore Women's",
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "New Arrivals",
|
||||
description: "Stay on top of the latest trends with our newest collections. Fresh designs and innovative styles arriving weekly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg?_wi=3",
|
||||
imageAlt: "New Arrivals",
|
||||
button: {
|
||||
text: "Shop New Items",
|
||||
@@ -138,37 +138,37 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=3",
|
||||
imageAlt: "Sarah Anderson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Mitchell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=3",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Victoria Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=4",
|
||||
imageAlt: "Victoria Thompson",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=4",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -20,7 +20,7 @@ export default function CartPage() {
|
||||
id: "1",
|
||||
name: "Premium Cotton T-Shirt",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg?_wi=4",
|
||||
imageAlt: "Premium Cotton T-Shirt",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -28,7 +28,7 @@ export default function CartPage() {
|
||||
id: "2",
|
||||
name: "Elegant Silk Blouse",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg?_wi=4",
|
||||
imageAlt: "Elegant Silk Blouse",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -36,7 +36,7 @@ export default function CartPage() {
|
||||
id: "3",
|
||||
name: "Designer Denim Jeans",
|
||||
price: "$129.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg?_wi=4",
|
||||
imageAlt: "Designer Denim Jeans",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
@@ -113,7 +113,7 @@ const HomePage = () => {
|
||||
description:
|
||||
"Sophisticated casual wear and professional attire for the modern man. Premium fabrics and timeless designs.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg?_wi=1",
|
||||
imageAlt: "Men's Collection",
|
||||
button: { text: "Explore Men's", href: "/shop?category=mens" },
|
||||
},
|
||||
@@ -122,7 +122,7 @@ const HomePage = () => {
|
||||
description:
|
||||
"Elegant and versatile pieces designed for every occasion. From everyday basics to statement pieces.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=1",
|
||||
imageAlt: "Women's Collection",
|
||||
button: {
|
||||
text: "Explore Women's",
|
||||
@@ -134,7 +134,7 @@ const HomePage = () => {
|
||||
description:
|
||||
"Stay on top of the latest trends with our newest collections. Fresh designs and innovative styles arriving weekly.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg?_wi=1",
|
||||
imageAlt: "New Arrivals",
|
||||
button: { text: "Shop New Items", href: "/shop?sort=newest" },
|
||||
},
|
||||
@@ -157,7 +157,7 @@ const HomePage = () => {
|
||||
name: "Premium Cotton T-Shirt",
|
||||
price: "$49.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg",
|
||||
"http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg?_wi=1",
|
||||
imageAlt: "Premium Cotton T-Shirt",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -166,7 +166,7 @@ const HomePage = () => {
|
||||
name: "Elegant Silk Blouse",
|
||||
price: "$89.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg",
|
||||
"http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg?_wi=1",
|
||||
imageAlt: "Elegant Silk Blouse",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -175,7 +175,7 @@ const HomePage = () => {
|
||||
name: "Designer Denim Jeans",
|
||||
price: "$129.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg",
|
||||
"http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg?_wi=1",
|
||||
imageAlt: "Designer Denim Jeans",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -184,7 +184,7 @@ const HomePage = () => {
|
||||
name: "Formal Evening Dress",
|
||||
price: "$199.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg?_wi=1",
|
||||
imageAlt: "Formal Evening Dress",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -193,7 +193,7 @@ const HomePage = () => {
|
||||
name: "Premium Wool Jacket",
|
||||
price: "$249.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg",
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg?_wi=1",
|
||||
imageAlt: "Premium Wool Jacket",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -251,42 +251,42 @@ const HomePage = () => {
|
||||
id: "1",
|
||||
name: "Sarah Anderson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=1",
|
||||
imageAlt: "Sarah Anderson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Mitchell",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=1",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Victoria Thompson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=2",
|
||||
imageAlt: "Victoria Thompson",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Wilson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=2",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
id: "1",
|
||||
name: "Premium Cotton T-Shirt",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg?_wi=3",
|
||||
imageAlt: "Premium Cotton T-Shirt",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -89,7 +89,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
id: "2",
|
||||
name: "Elegant Silk Blouse",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg?_wi=3",
|
||||
imageAlt: "Elegant Silk Blouse",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -97,7 +97,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
id: "3",
|
||||
name: "Designer Denim Jeans",
|
||||
price: "$129.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg?_wi=3",
|
||||
imageAlt: "Designer Denim Jeans",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -105,7 +105,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
id: "4",
|
||||
name: "Formal Evening Dress",
|
||||
price: "$199.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg?_wi=3",
|
||||
imageAlt: "Formal Evening Dress",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -113,7 +113,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
id: "5",
|
||||
name: "Premium Wool Jacket",
|
||||
price: "$249.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg?_wi=3",
|
||||
imageAlt: "Premium Wool Jacket",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -144,7 +144,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
{
|
||||
title: "Timeless Design",
|
||||
description: "Each piece is carefully crafted to transcend seasonal trends. Invest in pieces that last.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg?_wi=4",
|
||||
imageAlt: "Timeless Design",
|
||||
button: {
|
||||
text: "Explore Collections",
|
||||
@@ -154,7 +154,7 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
{
|
||||
title: "Premium Quality",
|
||||
description: "Rigorous quality control ensures every garment meets our high standards for durability and comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=4",
|
||||
imageAlt: "Premium Quality",
|
||||
button: {
|
||||
text: "See Details",
|
||||
@@ -175,37 +175,37 @@ export default function ProductDetailPage({ params }: { params: { id: string } }
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=5",
|
||||
imageAlt: "Sarah Anderson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Mitchell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=5",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg?_wi=3",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg?_wi=3",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Victoria Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=6",
|
||||
imageAlt: "Victoria Thompson",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=6",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -82,7 +82,7 @@ const ShopPage = () => {
|
||||
description:
|
||||
"Sophisticated casual wear and professional attire for the modern man. Premium fabrics and timeless designs.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg?_wi=2",
|
||||
imageAlt: "Men's Collection",
|
||||
button: { text: "Shop Men's", href: "/shop?category=mens" },
|
||||
},
|
||||
@@ -91,7 +91,7 @@ const ShopPage = () => {
|
||||
description:
|
||||
"Elegant and versatile pieces designed for every occasion. From everyday basics to statement pieces.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=2",
|
||||
imageAlt: "Women's Collection",
|
||||
button: {
|
||||
text: "Shop Women's",
|
||||
@@ -103,7 +103,7 @@ const ShopPage = () => {
|
||||
description:
|
||||
"Stay on top of the latest trends with our newest collections. Fresh designs and innovative styles arriving weekly.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg?_wi=2",
|
||||
imageAlt: "New Arrivals",
|
||||
button: { text: "View New Items", href: "/shop?sort=newest" },
|
||||
},
|
||||
@@ -126,7 +126,7 @@ const ShopPage = () => {
|
||||
name: "Premium Cotton T-Shirt",
|
||||
price: "$49.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg",
|
||||
"http://img.b2bpic.net/free-photo/life-sun-nude-classy-sunbathing-pleasant_1303-2961.jpg?_wi=2",
|
||||
imageAlt: "Premium Cotton T-Shirt",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -135,7 +135,7 @@ const ShopPage = () => {
|
||||
name: "Elegant Silk Blouse",
|
||||
price: "$89.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg",
|
||||
"http://img.b2bpic.net/free-photo/charming-woman-choosing-clothes-store_23-2147786807.jpg?_wi=2",
|
||||
imageAlt: "Elegant Silk Blouse",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -144,7 +144,7 @@ const ShopPage = () => {
|
||||
name: "Designer Denim Jeans",
|
||||
price: "$129.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg",
|
||||
"http://img.b2bpic.net/free-photo/girlfriends-shopping-together_23-2148312145.jpg?_wi=2",
|
||||
imageAlt: "Designer Denim Jeans",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -153,7 +153,7 @@ const ShopPage = () => {
|
||||
name: "Formal Evening Dress",
|
||||
price: "$199.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-fashionable-beautiful-girls-with-colorful-braids-makeup-after-beauty-salon-tacking-self-portrait-smart-phone-stylish-women-smiling-making-photo-store-with-clothes-shopping_132075-12299.jpg?_wi=2",
|
||||
imageAlt: "Formal Evening Dress",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -162,7 +162,7 @@ const ShopPage = () => {
|
||||
name: "Premium Wool Jacket",
|
||||
price: "$249.99",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg",
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-suit-chair-shoes-briefcase_181624-10463.jpg?_wi=2",
|
||||
imageAlt: "Premium Wool Jacket",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user