Update src/app/page.tsx

This commit is contained in:
2026-03-16 02:37:37 +00:00
parent 17c8d584ef
commit 0c76e9796d

View File

@@ -268,7 +268,6 @@ export default function HomePage() {
logoText="BrandLift"
columns={footerColumns}
copyrightText="© 2025 BrandLift. All rights reserved."
onFooterPricingClick={handleScrollToPricing}
/>
</div>
</ThemeProvider>