Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user