Merge version_1 into main #1
@@ -111,11 +111,11 @@ export default function LandingPage() {
|
||||
tag="Limited Time"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Seasonal Sale Event", price: "Up to 50% Off", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg", imageAlt: "Seasonal sale promotion"},
|
||||
id: "1", name: "Seasonal Sale Event", price: "Up to 50% Off", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg?_wi=1", imageAlt: "Seasonal sale promotion"},
|
||||
{
|
||||
id: "2", name: "Weekend Flash Sale", price: "Exclusive Discounts", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg", imageAlt: "Weekend flash sale event"},
|
||||
id: "2", name: "Weekend Flash Sale", price: "Exclusive Discounts", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg?_wi=2", imageAlt: "Weekend flash sale event"},
|
||||
{
|
||||
id: "3", name: "Member Rewards", price: "Extra Savings", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg", imageAlt: "Member rewards program"},
|
||||
id: "3", name: "Member Rewards", price: "Extra Savings", imageSrc: "http://img.b2bpic.net/free-vector/artistic-sale-banners-with-paint-splashes_23-2147550038.jpg?_wi=3", imageAlt: "Member rewards program"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user