1 Commits

Author SHA1 Message Date
3659812913 Update src/app/page.tsx 2026-02-15 23:30:37 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
@@ -234,6 +234,9 @@ 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">