From 85f9c6558424a15408c535d614f9e52f8bb36e5f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 21:03:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 341 ++++++++--------------------------------------- 1 file changed, 58 insertions(+), 283 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1264cea..a7a9953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,69 +47,27 @@ export default function LandingPage() {
@@ -129,79 +79,34 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Automated Bid Management", - description: "Post projects and receive competitive quotes from verified professionals in minutes.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engineers-discussing-plan_23-2149352223.jpg", - imageAlt: "surveying construction site markers", - }, + title: "Automated Bid Management", description: "Post projects and receive competitive quotes from verified professionals in minutes.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engineers-discussing-plan_23-2149352223.jpg", imageAlt: "surveying construction site markers"}, items: [ - { - icon: CheckCircle, - text: "Smart filtering", - }, - { - icon: CheckCircle, - text: "Verified credentials", - }, - { - icon: CheckCircle, - text: "Integrated chat", - }, + { icon: CheckCircle, text: "Smart filtering" }, + { icon: CheckCircle, text: "Verified credentials" }, + { icon: CheckCircle, text: "Integrated chat" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/3d-pixelated-landscape-block-with-extruding-cubes_1048-12335.jpg", - imageAlt: "surveying construction site markers", + reverse: false }, { - title: "Precision Data Delivery", - description: "Centralized file exchange ensuring all data standards are consistently met.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/meeting-young-architects-office_329181-9634.jpg", - imageAlt: "digital dashboard project team", - }, + title: "Precision Data Delivery", description: "Centralized file exchange ensuring all data standards are consistently met.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/meeting-young-architects-office_329181-9634.jpg", imageAlt: "digital dashboard project team"}, items: [ - { - icon: Zap, - text: "Secure storage", - }, - { - icon: Zap, - text: "Standardized formats", - }, - { - icon: Zap, - text: "Real-time tracking", - }, + { icon: Zap, text: "Secure storage" }, + { icon: Zap, text: "Standardized formats" }, + { icon: Zap, text: "Real-time tracking" }, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184919.jpg", - imageAlt: "surveying construction site markers", + reverse: true }, { - title: "Verified Surveyor Network", - description: "Access a vetted database of licensed professionals for every project requirement.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg", - imageAlt: "measurement data on tablet", - }, + title: "Verified Surveyor Network", description: "Access a vetted database of licensed professionals for every project requirement.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg", imageAlt: "measurement data on tablet"}, items: [ - { - icon: Award, - text: "Licensed specialists", - }, - { - icon: Award, - text: "Peer reviews", - }, - { - icon: Award, - text: "Background checks", - }, + { icon: Award, text: "Licensed specialists" }, + { icon: Award, text: "Peer reviews" }, + { icon: Award, text: "Background checks" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-engineer_23-2148826529.jpg", - imageAlt: "surveying construction site markers", + reverse: false }, ]} title="Built for Modern Survey Projects" @@ -216,21 +121,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "1,200+", - description: "Projects Completed", - }, - { - id: "m2", - value: "850+", - description: "Verified Surveyors", - }, - { - id: "m3", - value: "4.9/5", - description: "Average Rating", - }, + { id: "m1", value: "1,200+", description: "Projects Completed" }, + { id: "m2", value: "850+", description: "Verified Surveyors" }, + { id: "m3", value: "4.9/5", description: "Average Rating" }, ]} title="Impact by the Numbers" description="Trusted by civil engineers and developers across the globe." @@ -244,42 +137,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "John Doe, PLS", - price: "Expertise: Cadastral Survey", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2148751968.jpg", - }, - { - id: "p2", - name: "Jane Smith, SRV", - price: "Expertise: Land Development", - imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154411.jpg", - }, - { - id: "p3", - name: "Mark Wilson, GEO", - price: "Expertise: Topo Analysis", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg", - }, - { - id: "p4", - name: "Sara King, SRV", - price: "Expertise: Construction Layout", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-workspace-desk-background-top-view-with-copy-space_554837-884.jpg", - }, - { - id: "p5", - name: "James Lee, PLS", - price: "Expertise: Boundary Law", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-architectural-elements_23-2148540095.jpg", - }, - { - id: "p6", - name: "Lisa Brown, GIS", - price: "Expertise: Mapping Data", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-discussing-plan-high-angle_23-2149352224.jpg", - }, + { id: "p1", name: "John Doe, PLS", price: "Expertise: Cadastral Survey", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2148751968.jpg" }, + { id: "p2", name: "Jane Smith, SRV", price: "Expertise: Land Development", imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154411.jpg" }, + { id: "p3", name: "Mark Wilson, GEO", price: "Expertise: Topo Analysis", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg" }, + { id: "p4", name: "Sara King, SRV", price: "Expertise: Construction Layout", imageSrc: "http://img.b2bpic.net/free-photo/engineer-workspace-desk-background-top-view-with-copy-space_554837-884.jpg" }, + { id: "p5", name: "James Lee, PLS", price: "Expertise: Boundary Law", imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-architectural-elements_23-2148540095.jpg" }, + { id: "p6", name: "Lisa Brown, GIS", price: "Expertise: Mapping Data", imageSrc: "http://img.b2bpic.net/free-photo/engineers-discussing-plan-high-angle_23-2149352224.jpg" }, ]} title="Elite Surveying Specialists" description="Choose from our list of top-rated professionals for your specific project needs." @@ -293,46 +156,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Alex River", - role: "Project Manager", - company: "BuildRight Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", - }, - { - id: "t2", - name: "Maria Garcia", - role: "Lead Engineer", - company: "Urban Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg", - }, - { - id: "t3", - name: "Sam Watson", - role: "Developer", - company: "City Development", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, - { - id: "t4", - name: "Emily Chen", - role: "Director", - company: "Tech Surveying", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961619.jpg", - }, - { - id: "t5", - name: "Robert P.", - role: "Owner", - company: "HomeBuild Inc", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", - }, + { id: "t1", name: "Alex River", role: "Project Manager", company: "BuildRight Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg" }, + { id: "t2", name: "Maria Garcia", role: "Lead Engineer", company: "Urban Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg" }, + { id: "t3", name: "Sam Watson", role: "Developer", company: "City Development", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, + { id: "t4", name: "Emily Chen", role: "Director", company: "Tech Surveying", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961619.jpg" }, + { id: "t5", name: "Robert P.", role: "Owner", company: "HomeBuild Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg" }, ]} title="Success Stories" description="Hear from companies that streamlined their workflows with us." @@ -343,21 +171,9 @@ export default function LandingPage() { @@ -387,45 +198,9 @@ export default function LandingPage() { @@ -433,4 +208,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1