Update src/app/page.tsx

This commit is contained in:
2026-04-15 15:01:51 +00:00
parent 7a09691c3a
commit 56d0d4ae0c

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Precision Surveyors"
/>
@@ -54,42 +42,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "rotated-rays-static-grid",
}}
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."
buttons={[
{
text: "Request a Quote",
href: "#contact",
},
]}
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",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/measurement-paint-pattern-facade-line_1232-3827.jpg",
imageAlt: "Surveying technology",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg",
imageAlt: "Surveying office planning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/farmers-smiling-women_1150-5647.jpg",
imageAlt: "Drone aerial survey",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-compass-fallen-log_23-2147628880.jpg",
imageAlt: "Laser measurement tool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500865.jpg",
imageAlt: "Surveying team",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-holding-map_23-2150343022.jpg", imageAlt: "Surveyor in the field" },
{ imageSrc: "http://img.b2bpic.net/free-photo/measurement-paint-pattern-facade-line_1232-3827.jpg", imageAlt: "Surveying technology" },
{ imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572842.jpg", imageAlt: "Surveying office planning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/farmers-smiling-women_1150-5647.jpg", imageAlt: "Drone aerial survey" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-compass-fallen-log_23-2147628880.jpg", imageAlt: "Laser measurement tool" },
{ imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500865.jpg", imageAlt: "Surveying team" }
]}
/>
</div>
@@ -99,8 +62,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Decades of Mapping Excellence"
description={[
"Founded on principles of accuracy and integrity, we provide comprehensive surveying services. Our team uses the latest in geomatics technology to ensure your project boundaries are clear and your data is precise.",
"We serve the entire region with deep local knowledge, ensuring every plot we measure meets state and local regulatory standards.",
"Founded on principles of accuracy and integrity, we provide comprehensive surveying services. Our team uses the latest in geomatics technology to ensure your project boundaries are clear and your data is precise.", "We serve the entire region with deep local knowledge, ensuring every plot we measure meets state and local regulatory standards."
]}
/>
</div>
@@ -111,33 +73,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Topographic Mapping",
tags: [
"Survey",
"Topography",
],
imageSrc: "http://img.b2bpic.net/free-photo/magnificient-nature-view-with-camera_140725-8618.jpg",
},
{
id: "f2",
title: "Construction Stakeout",
tags: [
"Engineering",
"Construction",
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-traveling-taking-photos_23-2148383454.jpg",
},
{
id: "f3",
title: "Boundary Verification",
tags: [
"Legal",
"Property",
],
imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15652.jpg",
},
{ id: "f1", title: "Topographic Mapping", tags: ["Survey", "Topography"], imageSrc: "http://img.b2bpic.net/free-photo/magnificient-nature-view-with-camera_140725-8618.jpg" },
{ id: "f2", title: "Construction Stakeout", tags: ["Engineering", "Construction"], imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-traveling-taking-photos_23-2148383454.jpg" },
{ id: "f3", title: "Boundary Verification", tags: ["Legal", "Property"], imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15652.jpg" }
]}
title="Expert Surveying Services"
description="Comprehensive solutions tailored to your unique land development needs."
@@ -150,36 +88,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1,500+",
title: "Successful Surveys",
items: [
"Completed projects",
"Across the state",
"Diverse terrain",
],
},
{
id: "m2",
value: "25+",
title: "Years Experience",
items: [
"Established 1998",
"Legacy of trust",
"Professional expertise",
],
},
{
id: "m3",
value: "99.9%",
title: "Accuracy Rating",
items: [
"Certified data",
"Precision guaranteed",
"State standard compliant",
],
},
{ id: "m1", value: "1,500+", title: "Successful Surveys", items: ["Completed projects", "Across the state", "Diverse terrain"] },
{ id: "m2", value: "25+", title: "Years Experience", items: ["Established 1998", "Legacy of trust", "Professional expertise"] },
{ id: "m3", value: "99.9%", title: "Accuracy Rating", items: ["Certified data", "Precision guaranteed", "State standard compliant"] }
]}
title="Trusted by the Best"
description="Our numbers reflect our dedication to precision and quality service."
@@ -190,33 +101,14 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
},
{
id: "2",
name: "Jane Smith",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16293.jpg",
},
{
id: "3",
name: "Bob Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/successful-architect-looking-away_23-2148242935.jpg",
},
{
id: "4",
name: "Alice Brown",
imageSrc: "http://img.b2bpic.net/free-photo/business-survey-research-concept_53876-121246.jpg",
},
{
id: "5",
name: "Charlie Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
},
{ id: "1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg" },
{ id: "2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16293.jpg" },
{ id: "3", name: "Bob Johnson", imageSrc: "http://img.b2bpic.net/free-photo/successful-architect-looking-away_23-2148242935.jpg" },
{ id: "4", name: "Alice Brown", imageSrc: "http://img.b2bpic.net/free-photo/business-survey-research-concept_53876-121246.jpg" },
{ id: "5", name: "Charlie Wilson", imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg" }
]}
cardTitle="What Our Clients Say"
cardTag="Clients"
cardAnimation="slide-up"
/>
</div>
@@ -226,21 +118,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What is a boundary survey?",
content: "A boundary survey locates property corners and property lines to determine the exact limits of your land.",
},
{
id: "q2",
title: "How long does a survey take?",
content: "Depending on size and complexity, standard surveys typically take 3-5 business days.",
},
{
id: "q3",
title: "Do I need a survey to build a fence?",
content: "Yes, a survey is strongly recommended to avoid encroaching on neighbors' land and potential legal disputes.",
},
{ id: "q1", title: "What is a boundary survey?", content: "A boundary survey locates property corners and property lines to determine the exact limits of your land." },
{ id: "q2", title: "How long does a survey take?", content: "Depending on size and complexity, standard surveys typically take 3-5 business days." },
{ id: "q3", title: "Do I need a survey to build a fence?", content: "Yes, a survey is strongly recommended to avoid encroaching on neighbors' land and potential legal disputes." }
]}
imageSrc="http://img.b2bpic.net/free-photo/displeased-worker-with-notebook-standing-white-background-high-quality-photo_114579-61091.jpg"
mediaAnimation="slide-up"
@@ -258,36 +138,9 @@ export default function LandingPage() {
title="Surveying Insights"
description="Articles on land management and property standards."
blogs={[
{
id: "b1",
category: "Tips",
title: "Preparing Your Land",
excerpt: "What to do before our surveyors arrive.",
imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154424.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg",
date: "Oct 2024",
},
{
id: "b2",
category: "Legal",
title: "Property Line Laws",
excerpt: "Understanding your local boundary regulations.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ruler-blueprints_23-2147785569.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-speech-bubble_53876-25142.jpg",
date: "Sep 2024",
},
{
id: "b3",
category: "Tech",
title: "Drones in Surveying",
excerpt: "How modern tech improves speed.",
imageSrc: "http://img.b2bpic.net/free-photo/stock-aerial-video-creator-photographer-prepares-drone-flight_346278-260.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg",
date: "Aug 2024",
},
{ id: "b1", category: "Tips", title: "Preparing Your Land", excerpt: "What to do before our surveyors arrive.", imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154424.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg", date: "Oct 2024" },
{ id: "b2", category: "Legal", title: "Property Line Laws", excerpt: "Understanding your local boundary regulations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ruler-blueprints_23-2147785569.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-speech-bubble_53876-25142.jpg", date: "Sep 2024" },
{ id: "b3", category: "Tech", title: "Drones in Surveying", excerpt: "How modern tech improves speed.", imageSrc: "http://img.b2bpic.net/free-photo/stock-aerial-video-creator-photographer-prepares-drone-flight_346278-260.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg", date: "Aug 2024" }
]}
/>
</div>
@@ -295,16 +148,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Ready to get started on your land project? Contact us for a free estimate."
buttons={[
{
text: "Contact Us Now",
href: "mailto:info@precision-surveyors.com",
},
]}
buttons={[{ text: "Contact Us Now", href: "mailto:info@precision-surveyors.com" }]}
/>
</div>