Update src/app/collections/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function CollectionsPage() {
|
||||
name: "Men's Wear",
|
||||
price: "From ₹499",
|
||||
variant: "Shirts, T-Shirts, Trousers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-near-skyscrapers-sunglasses-outdoors-sunset_158538-21198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-near-skyscrapers-sunglasses-outdoors-sunset_158538-21198.jpg?_wi=2",
|
||||
imageAlt: "Men's clothing collection at Arihant Outlets",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function CollectionsPage() {
|
||||
name: "Women's Wear",
|
||||
price: "From ₹599",
|
||||
variant: "Sarees, Kurtis, Dresses",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-red-floral-dress-looks-into-left-gently-touches-her-arm-asian-lady-poses-cozy-light-living-room_197531-27902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-red-floral-dress-looks-into-left-gently-touches-her-arm-asian-lady-poses-cozy-light-living-room_197531-27902.jpg?_wi=2",
|
||||
imageAlt: "Women's clothing collection at Arihant Outlets",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function CollectionsPage() {
|
||||
name: "Kids Wear",
|
||||
price: "From ₹299",
|
||||
variant: "School Uniforms, Casual Wear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-yellow-dress_23-2148450489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-girl-yellow-dress_23-2148450489.jpg?_wi=2",
|
||||
imageAlt: "Kids clothing collection at Arihant Outlets",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function CollectionsPage() {
|
||||
name: "NRI Collection",
|
||||
price: "Premium Selection",
|
||||
variant: "Exclusive Designs, Premium Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fur-coat_1303-3567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fur-coat_1303-3567.jpg?_wi=2",
|
||||
imageAlt: "NRI special collection at Arihant Outlets",
|
||||
},
|
||||
]}
|
||||
@@ -160,7 +160,7 @@ export default function CollectionsPage() {
|
||||
icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-expert-worker-selecting-variety-trendy-items-client_482257-118401.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-expert-worker-selecting-variety-trendy-items-client_482257-118401.jpg?_wi=2"
|
||||
imageAlt="Arihant Outlets collection team"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -171,7 +171,7 @@ export default function CollectionsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg?_wi=2"
|
||||
imageAlt="Arihant Outlets Kudasan store"
|
||||
logoText="Arihant Outlets"
|
||||
copyrightText="© 2025 Arihant Outlets Kudasan | 35+ Years of Trust"
|
||||
|
||||
Reference in New Issue
Block a user