Merge version_1 into main #5
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Pattupavada", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400917.jpg", imageAlt: "Pattupavada Traditional Dress"},
|
||||
id: "1", name: "Pattupavada", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400917.jpg?_wi=1", imageAlt: "Pattupavada Traditional Dress"},
|
||||
{
|
||||
id: "2", name: "Green & White Ethnic Set", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-hands-air_23-2148261285.jpg", imageAlt: "Green and White Traditional Set"},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Mom & Daughter Combo", price: "₹1,750", imageSrc: "http://img.b2bpic.net/free-photo/big-family-playing-summer-park_1157-20267.jpg", imageAlt: "Mom and Daughter Matching Dress"},
|
||||
{
|
||||
id: "6", name: "White Onam Pattupavada", price: "₹760", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400917.jpg", imageAlt: "White Onam Traditional Dress"},
|
||||
id: "6", name: "White Onam Pattupavada", price: "₹760", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400917.jpg?_wi=2", imageAlt: "White Onam Traditional Dress"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user