Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-09 21:20:53 +00:00
2 changed files with 14 additions and 1434 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -54,9 +54,9 @@ export default function HomePage() {
tagAnimation="blur-reveal"
buttons={[
{
text: "Request Technical Service", href: "/contact"},
text: "Schedule Equipment Consultation", href: "/contact"},
{
text: "Contact Us", href: "/contact"},
text: "Get Technical Support", href: "/contact"},
]}
buttonAnimation="blur-reveal"
mediaItems={[
@@ -256,4 +256,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}