diff --git a/src/app/page.tsx b/src/app/page.tsx index fcb3919..4b79785 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="Finhap" - logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIz86btsn3y5pnSPScdox8HnN/uploaded-1773242947137-ymkfkhcq.png" bottomLeftText="Online Education Platform" bottomRightText="hello@finhapacademy.com" /> @@ -214,7 +213,6 @@ export default function LandingPage() { { title: "Resources", items: [{ label: "Help Center", href: "#faq" }, { label: "Contact Us", href: "mailto:hello@finhapacademy.com" }, { label: "Blog", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }] } ]} - logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQIz86btsn3y5pnSPScdox8HnN/uploaded-1773242947137-ymkfkhcq.png" logoText="Finhap Academy" copyrightText="© 2025 Finhap Academy. All rights reserved." />