Merge version_3 into main #6

Merged
bender merged 2 commits from version_3 into main 2026-03-09 06:11:52 +00:00
2 changed files with 10 additions and 1409 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -201,8 +201,8 @@ export default function LandingPage() {
imageAlt="Contact our team for web development"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"
buttonText="Sign Up"
termsText="By signing up, you agree to our Terms and Conditions. We respect your privacy."
buttonText="Get Free Quote"
termsText="We'll review your requirements and send you a custom proposal within 24 hours"
/>
</div>
@@ -248,4 +248,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}