Merge version_1 into main #1
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=1",
|
||||
imageAlt: "Store Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=2",
|
||||
imageAlt: "Customer Shopping",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=1",
|
||||
imageAlt: "Luxury wedding saree collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg?_wi=1",
|
||||
imageAlt: "Stylish modern men formal wear",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg?_wi=1",
|
||||
imageAlt: "Trendy kids ethnic wear",
|
||||
},
|
||||
]}
|
||||
@@ -118,28 +118,28 @@ export default function LandingPage() {
|
||||
name: "Wedding Collection",
|
||||
price: "Varies",
|
||||
variant: "Ethnic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Gents Fashion",
|
||||
price: "Affordable",
|
||||
variant: "Casual",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Kids Collection",
|
||||
price: "Quality",
|
||||
variant: "Trendy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Ladies Fashion",
|
||||
price: "Latest",
|
||||
variant: "Formal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Collections"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
name: "Rahim Uddin",
|
||||
role: "Local Resident",
|
||||
testimonial: "Best place for wedding shopping in Terry Bazar!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
name: "Javed Khan",
|
||||
role: "Regular Shopper",
|
||||
testimonial: "The festive atmosphere and friendly staff make shopping here a delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Hear From Our Customers"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
placeholder: "How can we help?",
|
||||
rows: 3,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user