Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -91,9 +91,10 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Shop All", href: "/shop" }, { text: "View Collections", href: "/collections" }]}
|
||||
products={[
|
||||
{ id: "1", name: "Summer Dress", price: "$89", variant: "Pink", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478998.jpg" },
|
||||
{ id: "2", name: "Luxury Bag", price: "$129", variant: "Blush", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-model-casual-summer-clothes-showing-her-tongue_158538-7204.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user