Update src/app/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardEight
|
||||
title="Our Services"
|
||||
description="Comprehensive mining equipment solutions tailored to your operations"
|
||||
description="Comprehensive mining equipment solutions tailored to your operations. Pricing is custom-quoted based on your specific needs – contact us to discuss your requirements and get a tailored quote."
|
||||
tag="What We Offer"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="slide-up"
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Discuss Your Needs", href: "tel:0722170221" }]}
|
||||
buttons={[{ text: "Request a Custom Quote", href: "tel:0722170221" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -213,4 +213,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user