Merge version_2 into main #5
1442
src/app/layout.tsx
1442
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user