Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -165,6 +165,27 @@ export default function AboutPage() {
|
||||
cardClassName="bg-white rounded-xl p-8 shadow-sm border border-gray-100"
|
||||
cardTitleClassName="text-xl font-bold mb-4"
|
||||
cardDescriptionClassName="text-gray-600 space-y-2"
|
||||
tagClassName=""
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
textboxLayout="default"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -131,6 +131,27 @@ export default function FeaturesPage() {
|
||||
cardClassName="bg-white rounded-xl p-8 shadow-sm border border-gray-100"
|
||||
cardTitleClassName="text-xl font-bold mb-4"
|
||||
cardDescriptionClassName="text-gray-600 space-y-3 list-disc list-inside"
|
||||
tagClassName=""
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
textboxLayout="default"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -182,6 +203,32 @@ export default function FeaturesPage() {
|
||||
cardTitleClassName="text-lg font-bold"
|
||||
valueClassName="text-4xl font-bold text-blue-600 my-3"
|
||||
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
cardTitleClassName=""
|
||||
subtitleClassName=""
|
||||
footerClassName=""
|
||||
cardButtonClassName=""
|
||||
cardButtonTextClassName=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,6 +273,27 @@ export default function FeaturesPage() {
|
||||
accordionClassName="bg-white rounded-lg border border-gray-100 p-6"
|
||||
accordionTitleClassName="text-lg font-semibold text-gray-900"
|
||||
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
ariaLabel=""
|
||||
className=""
|
||||
textBoxTitleClassName=""
|
||||
titleImageWrapperClassName=""
|
||||
titleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName=""
|
||||
accordionIconContainerClassName=""
|
||||
accordionIconClassName=""
|
||||
separatorClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -233,6 +233,27 @@ export default function HomePage() {
|
||||
cardClassName="bg-white rounded-xl p-8 shadow-sm border border-gray-100"
|
||||
cardTitleClassName="text-xl font-bold mb-4"
|
||||
cardDescriptionClassName="text-gray-600 space-y-2"
|
||||
tagClassName=""
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
textboxLayout="default"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -281,6 +302,29 @@ export default function HomePage() {
|
||||
cardNameClassName="text-xl font-bold mb-2"
|
||||
cardPriceClassName="text-3xl font-bold text-blue-600 mb-1"
|
||||
cardVariantClassName="text-sm text-gray-500 mb-4"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
imageClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
actionButtonClassName=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -332,6 +376,32 @@ export default function HomePage() {
|
||||
cardTitleClassName="text-lg font-bold"
|
||||
valueClassName="text-4xl font-bold text-blue-600 my-3"
|
||||
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
cardTitleClassName=""
|
||||
subtitleClassName=""
|
||||
footerClassName=""
|
||||
cardButtonClassName=""
|
||||
cardButtonTextClassName=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -407,6 +477,27 @@ export default function HomePage() {
|
||||
accordionClassName="bg-white rounded-lg border border-gray-100 p-6"
|
||||
accordionTitleClassName="text-lg font-semibold text-gray-900"
|
||||
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
ariaLabel=""
|
||||
className=""
|
||||
textBoxTitleClassName=""
|
||||
titleImageWrapperClassName=""
|
||||
titleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName=""
|
||||
accordionIconContainerClassName=""
|
||||
accordionIconClassName=""
|
||||
separatorClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -121,6 +121,29 @@ export default function PricingPage() {
|
||||
cardNameClassName="text-xl font-bold mb-2"
|
||||
cardPriceClassName="text-3xl font-bold text-blue-600 mb-1"
|
||||
cardVariantClassName="text-sm text-gray-500 mb-4"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
imageClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
actionButtonClassName=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,6 +194,32 @@ export default function PricingPage() {
|
||||
cardTitleClassName="text-lg font-bold"
|
||||
valueClassName="text-4xl font-bold text-blue-600 my-3"
|
||||
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses=""
|
||||
ariaLabel=""
|
||||
className=""
|
||||
cardTitleClassName=""
|
||||
subtitleClassName=""
|
||||
footerClassName=""
|
||||
cardButtonClassName=""
|
||||
cardButtonTextClassName=""
|
||||
gridClassName=""
|
||||
carouselClassName=""
|
||||
controlsClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTitleClassName=""
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -224,6 +273,27 @@ export default function PricingPage() {
|
||||
accordionClassName="bg-white rounded-lg border border-gray-100 p-6"
|
||||
accordionTitleClassName="text-lg font-semibold text-gray-900"
|
||||
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
|
||||
tag=""
|
||||
tagIcon={undefined}
|
||||
tagAnimation=""
|
||||
buttons={undefined}
|
||||
buttonAnimation=""
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
ariaLabel=""
|
||||
className=""
|
||||
textBoxTitleClassName=""
|
||||
titleImageWrapperClassName=""
|
||||
titleImageClassName=""
|
||||
textBoxDescriptionClassName=""
|
||||
textBoxClassName=""
|
||||
textBoxTagClassName=""
|
||||
textBoxButtonContainerClassName=""
|
||||
textBoxButtonClassName=""
|
||||
textBoxButtonTextClassName=""
|
||||
accordionIconContainerClassName=""
|
||||
accordionIconClassName=""
|
||||
separatorClassName="
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user