Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4480cec42 | |||
| 777c2de190 |
@@ -143,6 +143,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="Aura Interiors"
|
logoText="Aura Interiors"
|
||||||
|
copyrightText="© 2025 | Aura Interiors"
|
||||||
columns={[{ title: "Links", items: [{ label: "Home", href: "#" }] }]}
|
columns={[{ title: "Links", items: [{ label: "Home", href: "#" }] }]}
|
||||||
className="animate-on-scroll"
|
className="animate-on-scroll"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user