Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3128f8c656 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Precision Engineering Solutions for a Modern World"
|
||||
description="Velavan Engineering Works drives measurable industrial efficiency by delivering high-precision manufacturing, optimized structural design, and custom components that reduce downtime by 20%."
|
||||
description="Velavan Engineering Works delivers high-precision manufacturing, industrial design, and structural solutions tailored to your unique specifications."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", alt: "portrait professional male engineer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pretty-young-handsome-man-thinking-writing-notes-notebook_285396-1639.jpg", alt: "female project manager portrait" },
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
tag="Contact Us"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Reach out today to discuss your requirements with our expert engineering team and get a detailed quote."
|
||||
buttons={[{ text: "Contact Support", href: "mailto:hello@velavaneng.com" }]}
|
||||
buttons={[{ text: "Get My Engineering Quote", href: "mailto:hello@velavaneng.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user