Merge version_3 into main #5
@@ -75,9 +75,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "p1", name: "Pro Workflow Kit", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg" },
|
||||
{ id: "p2", name: "Design Assets", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg" },
|
||||
{ id: "p3", name: "Code Snippets", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg" }
|
||||
{ id: "p1", name: "Pro Workflow Kit", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Design Assets", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Code Snippets", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-frame-laptop_23-2148821815.jpg?_wi=3" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user