Update src/app/page.tsx

This commit is contained in:
2026-03-13 20:15:10 +00:00
parent 7926e839b6
commit b098e71e9d

View File

@@ -128,7 +128,7 @@ export default function HomePage() {
value: "10+",
},
]}
textboxLayout="centered"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
@@ -148,7 +148,6 @@ export default function HomePage() {
tagIcon={Sparkles}
cardTitleClassName="text-lg font-semibold text-foreground"
cardDescriptionClassName="text-sm text-foreground/70"
textboxLayout="default"
features={[
{
id: 1,
@@ -233,7 +232,6 @@ export default function HomePage() {
tagIcon={Sparkles}
cardNameClassName="text-lg font-semibold text-foreground"
cardPriceClassName="text-sm text-foreground/70"
textboxLayout="default"
products={[
{
id: "hair-1",
@@ -286,7 +284,6 @@ export default function HomePage() {
tagIcon={Star}
nameClassName="text-lg font-semibold text-foreground"
roleClassName="text-sm text-foreground/70"
textboxLayout="default"
testimonials={[
{
id: "testimonial-1",
@@ -362,7 +359,6 @@ export default function HomePage() {
tagIcon={HelpCircle}
accordionTitleClassName="text-lg font-semibold text-foreground"
accordionContentClassName="text-sm text-foreground/70"
textboxLayout="default"
faqs={[
{
id: "faq-1",