Merge version_1 into main #6

Merged
bender merged 4 commits from version_1 into main 2026-03-16 08:34:33 +00:00
4 changed files with 0 additions and 11 deletions

View File

@@ -166,7 +166,6 @@ export default function AboutPage() {
cardTitleClassName="text-xl font-bold mb-4"
cardDescriptionClassName="text-gray-600 space-y-2"
tagClassName=""
tagAnimation=""
buttons={undefined}
buttonAnimation=""
textboxLayout="default"

View File

@@ -132,7 +132,6 @@ export default function FeaturesPage() {
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"
@@ -205,7 +204,6 @@ export default function FeaturesPage() {
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
carouselMode="buttons"
@@ -275,7 +273,6 @@ export default function FeaturesPage() {
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
animationType="smooth"

View File

@@ -234,7 +234,6 @@ export default function HomePage() {
cardTitleClassName="text-xl font-bold mb-4"
cardDescriptionClassName="text-gray-600 space-y-2"
tagClassName=""
tagAnimation=""
buttons={undefined}
buttonAnimation=""
textboxLayout="default"
@@ -304,7 +303,6 @@ export default function HomePage() {
cardVariantClassName="text-sm text-gray-500 mb-4"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
carouselMode="buttons"
@@ -378,7 +376,6 @@ export default function HomePage() {
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
carouselMode="buttons"
@@ -479,7 +476,6 @@ export default function HomePage() {
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
animationType="smooth"

View File

@@ -123,7 +123,6 @@ export default function PricingPage() {
cardVariantClassName="text-sm text-gray-500 mb-4"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
carouselMode="buttons"
@@ -196,7 +195,6 @@ export default function PricingPage() {
categoryClassName="text-xs font-semibold text-gray-500 uppercase tracking-wide"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
carouselMode="buttons"
@@ -275,7 +273,6 @@ export default function PricingPage() {
accordionContentClassName="text-gray-600 mt-4 leading-relaxed"
tag=""
tagIcon={undefined}
tagAnimation=""
buttons={undefined}
buttonAnimation=""
animationType="smooth"