Merge version_1 into main #2
@@ -64,9 +64,10 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Happy Customers" },
|
||||
{ value: "1000+", title: "Products Available" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg"
|
||||
imageAlt="Ruvaari Saaj Shop Interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,7 +100,7 @@ export default function LandingPage() {
|
||||
reviewCount: "134", imageSrc: "http://img.b2bpic.net/free-photo/fashion-pretty-woman-walking-through-streets-old-city_158595-2778.jpg", imageAlt: "Formal Evening Gown"},
|
||||
{
|
||||
id: "6", brand: "Ruvaari Saaj", name: "Casual Weekend Outfit", price: "₹1,299", rating: 4,
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-autumn-park_1303-11462.jpg?_wi=1", imageAlt: "Casual Outfit"},
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-autumn-park_1303-11462.jpg", imageAlt: "Casual Outfit"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,7 +120,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400848.jpg", imageAlt: "Ethnic Wear Collection"},
|
||||
{
|
||||
id: "2", title: "Western Wardrobe - Style & Comfort", tags: ["Dresses", "Casual", "Formal", "Everyday Wear"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-autumn-park_1303-11462.jpg?_wi=2", imageAlt: "Western Wear Collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-autumn-park_1303-11462.jpg", imageAlt: "Western Wear Collection"},
|
||||
{
|
||||
id: "3", title: "Imitation Jewelry - Glamour Accessory", tags: ["Necklaces", "Earrings", "Bracelets", "Statement Pieces"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-model-summer-black-lingerie-with-bright-creative-makeup-posing-near-gray-wall_158538-13430.jpg", imageAlt: "Jewelry Collection"},
|
||||
@@ -160,7 +161,7 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg"
|
||||
imageAlt="Customer Support"
|
||||
faqs={[
|
||||
{
|
||||
@@ -187,7 +188,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your Message or Query", rows: 5, required: true }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-pink-colorful-clothing-set-racks-shelves-clothing-store-brand-new-modern-boutique-spring-summer-dress-collections_627829-6459.jpg"
|
||||
imageAlt="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user