Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e2c82913e0 | |||
| 592d2f2be1 | |||
| b10da5e3ef |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "rotated-rays-static-grid" }}
|
||||
title="Precision in Every Dimension"
|
||||
description="Professional land surveying solutions for developers, engineers, and homeowners. Accurate, reliable, and on-time."
|
||||
description="Professional land surveying solutions for developers, engineers, and homeowners across the Greater Metro area. Accurate, reliable, and on-time."
|
||||
buttons={[{ text: "Request a Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-holding-map_23-2150343022.jpg", imageAlt: "Surveyor in the field" },
|
||||
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user