Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{ id: "f1", name: "Premium Boski Fabric", price: "$250", variant: "Luxurious Silk-Cotton Blend", imageSrc: "http://img.b2bpic.net/free-photo/closeup-texture-soft-silk-fabric_23-2149503460.jpg", imageAlt: "Premium Boski Fabric", rating: 5 },
|
||||
{ id: "f2", name: "Elegant Chiffon Collection", price: "$180", variant: "Lightweight & Flowy", imageSrc: "http://img.b2bpic.net/free-photo/fine-fabric-texture_23-2149303767.jpg", imageAlt: "Elegant Chiffon Collection", rating: 4 },
|
||||
|
||||
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{ id: "w1", name: "Bridal Lehenga Set", price: "$2500", variant: "Intricate Hand Embroidery", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bride-pakistani-cultural-dress_23-2149565172.jpg", imageAlt: "Bridal Lehenga Set", rating: 5 },
|
||||
{ id: "w2", name: "Groom's Sherwani", price: "$1200", variant: "Classic Velvet with Zari Work", imageSrc: "http://img.b2bpic.net/free-photo/handsome-indian-groom-wearing-sherwani-posing-traditional-ceremony_23-2149864273.jpg", imageAlt: "Groom's Sherwani", rating: 5 },
|
||||
|
||||
Reference in New Issue
Block a user