Update src/app/page.tsx

This commit is contained in:
2026-03-16 08:34:28 +00:00
parent 51b87bb1b4
commit cb4c5d4135

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"