Update src/app/academics/page.tsx

This commit is contained in:
2026-05-20 17:41:23 +00:00
parent 0f92a4fb21
commit f05be9512e

View File

@@ -37,7 +37,7 @@ export default function AcademicsPage() {
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple columns={[{ title: "Company", items: [{ label: "About" }] }]} bottomLeftText="© 2024 Vinnys Street Food" />
<FooterSimple columns={[{ title: "Company", items: [{ label: "About" }] }]} bottomLeftText="© 2024 Vinnys Street Food" bottomRightText="All Rights Reserved" />
</div>
</ReactLenis>
</ThemeProvider>