Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 08:56:26 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1406,4 +1406,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -198,8 +198,8 @@ export default function HomePage() {
imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"
imageAlt="Modern industrial facility"
mediaPosition="right"
inputPlaceholder="Enter your business email"
buttonText="Request Information"
inputPlaceholder="Business Email (Required)"
buttonText="Get Custom Quote"
termsText="We respect your privacy. We'll respond within 24 business hours with tailored procurement solutions."
mediaAnimation="none"
/>
@@ -214,4 +214,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}