Merge version_3 into main #2
@@ -130,6 +130,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Details", href: "/details" },
|
||||
{ text: "Purchase Now", href: "/checkout" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Rolex Submariner", price: "$12,500", variant: "Stainless Steel", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-using-smartwatch_23-2147800900.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user