Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-11 14:48:04 +00:00
3 changed files with 3 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ export default function AboutPage() {
},
]}
bottomLeftText="© 2026 Webild"
bottomRightText="All rights reserved"
/>
</ReactLenis>
</ThemeProvider>

View File

@@ -42,6 +42,7 @@ export default function ContactPage() {
},
]}
bottomLeftText="© 2026 Webild"
bottomRightText="All rights reserved"
/>
</ReactLenis>
</ThemeProvider>

View File

@@ -62,6 +62,7 @@ export default function PricingPage() {
},
]}
bottomLeftText="© 2026 Webild"
bottomRightText="All rights reserved"
/>
</ReactLenis>
</ThemeProvider>