Skip to content

Commit

Permalink
chore: text edits on cadastre/turn-gps page
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisePeterson committed Mar 19, 2024
1 parent 515e9dd commit 31ce141
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/pages/products/sgid/cadastre/turn-gps.astro
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,18 @@ const page: IPageMetadata = {
</p>
</Fragment>

<Section title="About the network" slot="downloads" titlePosition="center">
<Section title="Get started with TURN" slot="downloads" titlePosition="center">
<div class="grid grid-cols-1 gap-8 px-6 lg:grid-cols-2 lg:gap-4 lg:px-0">
<div class="flex flex-col">
<h2 class="pb-1">About TURN</h2>
<h2 class="pb-1">Network and cost</h2>
<p>
TURN GPS uses the Trimble PIVOT VRS Platform. TURN GPS is used for a range of precision GPS applications
including surveying, engineering, construction, and GIS data collection. The current cost is $600 for each
user login and is good for a full year from the sign up date.
TURN GPS uses the Trimble PIVOT VRS Platform. The current cost is $600 for each user login and is good for a
full year from the sign up date.
</p>
</div>
<div class="flex flex-col gap-2">
<h2 class="pb-1">Create your TURN account</h2>
<p><ExternalLink href="https://turngps.utah.gov/">TURN GPS registration page</ExternalLink></p>
<p><ExternalLink href="https://turngps-billpay.ugrc.utah.gov/">TURN GPS registration page</ExternalLink></p>
</div>
</div>
</Section>
Expand Down

0 comments on commit 31ce141

Please sign in to comment.