Merge version_4 into main #4
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Collections", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="RAJESHAHI"
|
||||
brandName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,10 +94,10 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "Rajeshahi", name: "Signature Silk Kurta", price: "₹3,499", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-ukranian-shirt_23-2149318757.jpg" },
|
||||
{ id: "p2", brand: "Rajeshahi", name: "Premium Cotton Shirt", price: "₹1,299", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-posing-near-dark-wall_158538-11158.jpg" },
|
||||
{ id: "p3", brand: "Rajeshahi", name: "Royal Sherwani", price: "₹8,999", rating: 5, reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-room-male-traditional-turban-hinduist-room_1157-41040.jpg" },
|
||||
{ id: "p4", brand: "Rajeshahi", name: "Tailored Formal Trouser", price: "₹1,899", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-mature-male-walking_23-2148673433.jpg" },
|
||||
{ id: "p1", brand: "Rajeshahi", name: "Signature Silk Kurta", price: "", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-ukranian-shirt_23-2149318757.jpg" },
|
||||
{ id: "p2", brand: "Rajeshahi", name: "Premium Cotton Shirt", price: "", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-posing-near-dark-wall_158538-11158.jpg" },
|
||||
{ id: "p3", brand: "Rajeshahi", name: "Royal Sherwani", price: "", rating: 5, reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-room-male-traditional-turban-hinduist-room_1157-41040.jpg" },
|
||||
{ id: "p4", brand: "Rajeshahi", name: "Tailored Formal Trouser", price: "", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-mature-male-walking_23-2148673433.jpg" },
|
||||
]}
|
||||
title="Menswear Essentials"
|
||||
description="Discover our curated selection of high-quality fabrics designed specifically for men."
|
||||
|
||||
Reference in New Issue
Block a user