Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:06:31 +00:00

View File

@@ -64,9 +64,10 @@ export default function LandingPage() {
{ value: "500+", title: "Happy Customers" }, { value: "500+", title: "Happy Customers" },
{ value: "1000+", title: "Products Available" }, { 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" imageAlt="Ruvaari Saaj Shop Interior"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </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"}, 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, 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> </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"}, 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"], 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"], 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"}, 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" mediaPosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
faqsAnimation="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" imageAlt="Customer Support"
faqs={[ faqs={[
{ {
@@ -187,7 +188,7 @@ export default function LandingPage() {
]} ]}
textarea={{ name: "message", placeholder: "Your Message or Query", rows: 5, required: true }} textarea={{ name: "message", placeholder: "Your Message or Query", rows: 5, required: true }}
useInvertedBackground={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" imageAlt="Contact Us"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"