Merge version_3 into main #3
@@ -96,6 +96,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
avatarText="500+ Happy Collectors"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", alt: "Collector 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Collector 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-standing-supermarket_107420-96366.jpg", alt: "Collector 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", alt: "Collector 4" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Naruto & Sasuke Action Figures", price: "₹599 - ₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-55052.jpg?_wi=1", imageAlt: "Naruto action figures collection", initialQuantity: 1
|
||||
|
||||
Reference in New Issue
Block a user