Skip to content

Commit 1ab9683

Browse files
authored
Merge pull request #2249 from segmentio/landing_page_updates
Landing page updates
2 parents a3ebda2 + 83b5578 commit 1ab9683

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/_data/landing.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sections:
44
section:
55
- name: Getting started with Segment
66
icon: getting-started.svg
7-
description: "Learn about Segment, work through a basic implementation, plan a full implementation and learn about features and extensions. "
7+
description: "Learn about Segment, plan and work through a basic implementation, and explore features and extensions."
88
path: /getting-started/
99
- section_title: How can Segment help you?
1010
section_col: 6
@@ -19,22 +19,22 @@ sections:
1919
path: /protocols/
2020
- name: Personalize interactions
2121
icon: personas.svg
22-
description: "Improve customer interactions by building audiences to power personalized experiences."
22+
description: "Improve customer interactions by building audiences that power personalized experiences."
2323
path: /personas/
2424
- name: Respect users' privacy
2525
icon: privacy.svg
26-
description: "Use Segment's tools for data discovery and policy enforcement to keep customer data private."
26+
description: "Keep customer data private with Segment's data discovery and policy enforcement tools."
2727
path: /privacy/
2828

2929
- section_title: Get Data into Segment
30-
section_description: "The Segment Spec provides guidance on meaningful data to capture, and the best format for it, across all of our libraries and APIs. When you use these formats it’s simple to send data to downstream tools."
30+
section_description: "The Segment Spec helps you identify, capture, and format meaningful data for use with Segment libraries and APIs as well as downstream tools."
3131
section_col: 4
3232
section:
3333
- name: Segment calls
34-
description: "Use Track, Page, and Identify, and learn about the other calls Segment tracking is built on."
34+
description: "Use Track, Page, Identify, and other Segment tracking calls."
3535
path: /connections/spec/
3636
- name: Common traits
37-
description: "Save time by letting the Segment calls collect information automatically."
37+
description: "Save time by letting Segment calls collect information for you."
3838
path: /connections/spec/common/
3939
- name: Use case specs
4040
description: "Use our business-case specs to ensure that your tools get the most from your data."
@@ -45,17 +45,17 @@ sections:
4545
section:
4646
- name: Segment for Developers
4747
icon: git-repo.svg
48-
description: "An overview of the basics of your Segment implementation."
48+
description: "The basics of your Segment implementation."
4949
path: /guides/intro-impl/
5050
- name: How-To Guides
5151
icon: book.svg
52-
description: "Over a dozen how-to guides to help you accomplish common tasks."
52+
description: "Over a dozen how-to guides that help you accomplish common tasks."
5353
path: /guides/how-to-guides/
5454

5555
- section_title: Connect your app to Segment
5656
section_col: 4
5757
section:
58-
- name: Javascript
58+
- name: JavaScript
5959
path: /connections/sources/catalog/libraries/website/javascript/
6060
- name: HTTP Tracking API
6161
path: /connections/sources/catalog/libraries/server/http-api/

0 commit comments

Comments
 (0)