Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 05:52:33 +00:00

View File

@@ -59,7 +59,6 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
ariaLabel="Hero section"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -185,7 +184,6 @@ export default function LandingPage() {
]}
copyrightText="© 2024 Vividh Design. All rights reserved."
ariaLabel="Site footer"
useInvertedBackground={false}
/>
</div>
</ThemeProvider>