Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@ayesha.k",
|
||||
testimonial: "Beautifully crafted and so elegant. My go-to for every occasion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg?_wi=1",
|
||||
imageAlt: "elegant south asian fashion background cream",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@sanam",
|
||||
testimonial: "The quality is unmatched. Truly defines modern modest fashion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg?_wi=1",
|
||||
imageAlt: "elegant south asian fashion background cream",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@meerare",
|
||||
testimonial: "Fits perfectly and the neutral tones are so chic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134028.jpg?_wi=1",
|
||||
imageAlt: "elegant south asian fashion background cream",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@zoyaj",
|
||||
testimonial: "Loved the packaging and the feel of the fabric.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503024.jpg?_wi=1",
|
||||
imageAlt: "elegant south asian fashion background cream",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@leilaf",
|
||||
testimonial: "Exquisite embroidery that speaks volumes. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503031.jpg?_wi=1",
|
||||
imageAlt: "elegant south asian fashion background cream",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg?_wi=2"
|
||||
imageAlt="elegant south asian fashion background cream"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
description: "Sustainable fabrics crafted for lasting elegance.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -188,19 +188,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Cream Kurta",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134028.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dusty Rose Co-ord",
|
||||
price: "$180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503024.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sage Green Set",
|
||||
price: "$160",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503031.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user