Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d9b230d3b | |||
| dc59d2d5ba | |||
| fba3d8d381 | |||
| b638599ad0 | |||
| fbc04af280 | |||
| 9927277ff0 | |||
| 1c7a0c2eed | |||
| 933e49fa84 |
@@ -1406,4 +1406,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -198,9 +198,9 @@ export default function HomePage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"
|
||||||
imageAlt="Modern industrial facility"
|
imageAlt="Modern industrial facility"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your business email"
|
inputPlaceholder="Business Email (Required)"
|
||||||
buttonText="Request Information"
|
buttonText="Get Instant Quote"
|
||||||
termsText="We respect your privacy. We'll respond within 24 business hours with tailored procurement solutions."
|
termsText="24-hour turnaround on bulk inquiries. We respect your privacy and will respond with tailored procurement solutions."
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -214,4 +214,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user