5 Commits

Author SHA1 Message Date
93cc2b38fc Update src/app/page.tsx 2026-02-15 22:49:55 +00:00
392c9c5606 Update src/app/layout.tsx 2026-02-15 22:49:54 +00:00
86f792930a Update src/app/page.tsx 2026-02-15 22:45:14 +00:00
a2278983ac Update src/app/page.tsx 2026-02-15 22:44:24 +00:00
86c5ac9225 Update src/app/page.tsx 2026-02-15 22:32:52 +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,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">