Merge version_6 into main #4

Merged
bender merged 1 commits from version_6 into main 2026-02-15 23:30:42 +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">