Merge version_3 into main #6
@@ -102,9 +102,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Essential", price: "$49/mo", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-fashion-concept-fashionable-asian-senior-woman-showing-black-screen-smartphon_1258-147277.jpg", priceButtonProps: { children: "Select Plan" } },
|
||||
{ id: "p2", name: "Growth", price: "$149/mo", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-handsome-redhead-man-tshirt-showing-plastic-credit-card-smiling-standing-ove_1258-161606.jpg", priceButtonProps: { children: "Select Plan" } },
|
||||
{ id: "p3", name: "Enterprise", price: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-template-with-three-option-plan_1017-57780.jpg", priceButtonProps: { children: "Contact Sales" } }
|
||||
{ id: "p1", name: "Essential", price: "$49/mo", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-fashion-concept-fashionable-asian-senior-woman-showing-black-screen-smartphon_1258-147277.jpg" },
|
||||
{ id: "p2", name: "Growth", price: "$149/mo", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-handsome-redhead-man-tshirt-showing-plastic-credit-card-smiling-standing-ove_1258-161606.jpg" },
|
||||
{ id: "p3", name: "Enterprise", price: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-template-with-three-option-plan_1017-57780.jpg" }
|
||||
]}
|
||||
title="Subscription Tiers"
|
||||
description="Choose the level of market intelligence your team needs."
|
||||
|
||||
Reference in New Issue
Block a user