diff --git a/src/app/page.tsx b/src/app/page.tsx index d443aac..2de007e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,8 +143,6 @@ export default function NeuroLinkAnalysisPage() { ] } ]} - titleClassName="text-4xl font-extrabold mb-6" - descriptionClassName="text-gray-700 mb-8 max-w-2xl" /> @@ -173,8 +171,6 @@ export default function NeuroLinkAnalysisPage() { imageSrc: "https://img.b2bpic.net/free-photo/male-radiologist-analyzing-mri-scan-results-patient-computer-monitor-control-room_637285-5158.jpg", imageAlt: "Medical brain imaging" } ]} - titleClassName="text-4xl font-extrabold mb-6" - descriptionClassName="text-gray-700 mb-8 max-w-2xl" /> @@ -188,8 +184,6 @@ export default function NeuroLinkAnalysisPage() { inputPlaceholder="Enter your email address" buttonText="Subscribe" termsText="We protect your privacy. Unsubscribe anytime. By subscribing, you support independent scientific research on neural technology safety." - titleClassName="text-4xl font-extrabold mb-4" - descriptionClassName="text-gray-700 mb-8 max-w-2xl" />