Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 93cc2b38fc | |||
| 392c9c5606 | |||
| 86f792930a | |||
| a2278983ac | |||
| 86c5ac9225 |
@@ -1,4 +1,4 @@
|
||||
"use client";
|
||||
"use client"
|
||||
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||
@@ -234,9 +234,6 @@ export default function LandingPage() {
|
||||
buttonText="Get Free Access"
|
||||
termsText="By downloading, you agree to our Terms of Service. We respect your privacy and will never share your information."
|
||||
/>
|
||||
<div style={{ textAlign: 'center', paddingTop: '2rem', fontSize: '1rem', color: 'var(--foreground)' }}>
|
||||
<p>adistackstudio@gmail.com</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user