Update src/app/page.tsx

This commit is contained in:
2026-04-28 12:41:54 +00:00
parent 777c2de190
commit a4480cec42

View File

@@ -143,6 +143,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aura Interiors"
copyrightText="© 2025 | Aura Interiors"
columns={[{ title: "Links", items: [{ label: "Home", href: "#" }] }]}
className="animate-on-scroll"
/>