Update src/app/page.tsx

This commit is contained in:
2026-05-14 01:58:25 +00:00
parent 938106a4b1
commit 7a00083f4c

View File

@@ -174,9 +174,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
"
}
],
"rawPlan": "I have standardized the identification and reference implementation for the upload, testimonials, and FAQ sections to ensure consistent behavior across the page. This involved updating components to use the appropriate registry imports and ensuring section structure matches best practices."
}