Merge version_3 into main #2
@@ -105,9 +105,13 @@ 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: "Order on WhatsApp", href: "https://wa.me/91XXXXXXXXXX"}
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Classic Vanilla Bean", price: "₹899", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-cup-tea-cup-black-tea-with-cinnamon-sticks-cake-strawberries-star-anise-chocolate-cookies-table_140725-120118.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user