From 56d0d4ae0cb6cd547fea160ea8a3bd1003d5b53e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:01:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 220 +++++++---------------------------------------- 1 file changed, 33 insertions(+), 187 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15da676..6bb464d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,10 @@ export default function LandingPage() { @@ -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() { @@ -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" } ]} /> @@ -295,16 +148,9 @@ export default function LandingPage() {