diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b682d7..58f1e43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { { id: "metric-4", value: "98%", title: "Retention", description: "Repeat purchase rate", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-training-outside_23-2148799688.jpg", imageAlt: "Retention" } ]} containerClassName="max-w-6xl mx-auto" - titleClassName="text-5xl font-extrabold mb-4" + textBoxTitleClassName="text-5xl font-extrabold mb-4" gridClassName="grid grid-cols-2 md:grid-cols-4 gap-6 mt-12" />