Merge version_4 into main #3
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-child-his-father-s-shoulders-park_23-2147636985.jpg", alt: "friendly dad portrait garden"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-going-work-with-coffee_158595-4703.jpg", alt: "confident man portrait city"},
|
||||
src: "http://img.b2bpic.net/young-businessman-going-work-with-coffee_158595-4703.jpg", alt: "confident man portrait city"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -127,6 +127,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Buy Now", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Precision Multitool", price: "$45.00", variant: "Black/Silver", imageSrc: "http://img.b2bpic.net/free-photo/male-devices-near-accessories_23-2148067670.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user