Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design_53876-128708.jpg", imageAlt: "Modern interior design showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg", imageAlt: "Luxury home decoration"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg?_wi=1", imageAlt: "Luxury home decoration"
|
||||
}
|
||||
]}
|
||||
rating={5}
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Designer Pendant Lighting", price: "$850", variant: "Brass · Dimmable LED", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg", imageAlt: "Modern brass pendant light", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Home Accessories", price: "$450", variant: "Mixed Materials · Curated Set", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg", imageAlt: "Luxury home decorative items", isFavorited: false
|
||||
id: "3", name: "Premium Home Accessories", price: "$450", variant: "Mixed Materials · Curated Set", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg?_wi=2", imageAlt: "Luxury home decorative items", isFavorited: false
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user