Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 18:16:08 +00:00

View File

@@ -75,7 +75,6 @@ export default function LandingPage() {
tag="Eisner Auto"
tagAnimation="slide-up"
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
@@ -236,7 +235,6 @@ export default function LandingPage() {
]}
bottomLeftText="© 2024 Eisner Auto. All rights reserved."
bottomRightText="Privacy Policy | Terms of Service"
useInvertedBackground={true}
/>
</div>
</ThemeProvider>