Skip to content

Commit 965ece5

Browse files
committed
updating privacy
1 parent 6e6325c commit 965ece5

File tree

6 files changed

+111
-98
lines changed

6 files changed

+111
-98
lines changed
29.2 KB
Loading

assets/img/Full-Carbon-full-logo.png

42.1 KB
Loading

assets/img/Full-Carbon-some-black.png

39.1 KB
Loading

assets/img/Transparent-Carbon.png

53.4 KB
Loading

src/pages/privacy.tsx

Lines changed: 100 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,105 +1,112 @@
1-
21
export const PRIVACY = 'privacy/'
32

43
export default function Privacy() {
54

6-
return <div className="container">
7-
<section className="invoice" style={{
8-
backgroundColor: "black"
9-
}}>
10-
<div className="row">
11-
<div className="col-xs-12">
12-
<h2 className="page-header">
13-
<i className="fa fa-globe"></i> <a href="https://miles.systems/">Miles Systems LLC</a>
14-
<small className="pull-right">01/22/2024</small>
15-
</h2>
16-
</div>
5+
return <div className="container mt-5">
6+
<section style={{
7+
backgroundColor: "black"
8+
}}>
9+
<div className="row m-3">
10+
<div className="col-xs-12">
11+
<h2 className="page-header">
12+
<i className="fa fa-globe"></i> <a href="https://miles.systems/">
13+
Miles Systems LLC
14+
</a>
15+
<br/>
16+
<small className="pull-right">
17+
01/22/2024
18+
</small>
19+
</h2>
1720
</div>
18-
<div className="row invoice-info">
19-
<div className="col-sm-4 invoice-col">
20-
<address>Email:
21-
<strong>[email protected]</strong><br/>
22-
</address>
23-
</div>
21+
</div>
22+
<div className="row m-4">
23+
<div className="col-sm-4 invoice-col">
24+
<address>
25+
Email:{" "}
26+
<strong>
27+
28+
</strong><br/>
29+
</address>
2430
</div>
25-
<div className="row">
26-
<div className="col-xs-12 table-responsive">
27-
<div className="box-body">
28-
<h1>We are committed to student success, developing leaders, <br/>
29-
and encouraging lifelong wellness.</h1>
30-
31-
<h2>Stats Coach </h2> ("us", "we", or "our") operates https://Stats.Coach (the "Site"). This
32-
page informs you of our policies regarding the
33-
collection, use and disclosure of Personal Information we receive from users of the Site.
34-
We use your Personal Information only for providing and improving the Site. By using the
35-
Site, you agree to the collection and use of
36-
information in accordance with this policy.
37-
38-
<h3>Information Collection And Use</h3>
39-
While using our Site, we may ask you to provide us with certain personally identifiable
40-
information that can be used to contact or identify you.
41-
Personally identifiable information may include, but is not limited to your name ("Personal
42-
Information").
43-
44-
<h3>Log Data</h3>
45-
Like many site operators, we collect information that your browser sends whenever you visit
46-
our Site ("Log Data").
47-
This Log Data may include information such as your computer's Internet Protocol ("IP")
48-
address, browser type, browser version, the pages of our
49-
Site that you visit, the time and date of your visit, the time spent on those pages and
50-
other statistics.
51-
In addition, we may use third party services such as Google Analytics that collect, monitor
52-
and analyze this ...
53-
54-
<h3>Communications</h3>
55-
We may use your Personal Information to contact you with newsletters, marketing or
56-
promotional materials and other information that ...
57-
<br/>
58-
The Log Data section is for businesses that use analytics or tracking services in
59-
websites or apps, like Google Analytics. For the full
60-
disclosure section, create your own Privacy Policy.
61-
<br/>
62-
The Communications section is for businesses that may contact users via email (email
63-
newsletters) or other methods. For the full disclosure
64-
section, create your own Privacy Policy.
65-
66-
<h3>Cookies</h3>
67-
Cookies are files with small amount of data, which may include an anonymous unique
68-
identifier. Cookies are sent to your browser from a web site
69-
and stored on your computer's hard drive.
70-
Like many sites, we use "cookies" to collect information. You can instruct your
71-
browser to refuse all cookies or to indicate when a cookie is
72-
being sent. However, if you do not accept cookies, you may not be able to use some
73-
portions of our Site.
74-
75-
<h3>Security</h3>
76-
The security of your Personal Information is important to us, but remember that no
77-
method of transmission over the Internet, or method of
78-
electronic storage, is 100% secure. While we strive to use commercially acceptable
79-
means to protect your Personal Information, we cannot
80-
guarantee its absolute security.
81-
82-
<h3>Changes To This Privacy Policy</h3>
83-
84-
This Privacy Policy is effective as of 5/1/2015 and will remain in effect except
85-
with respect to any changes in its provisions in the future,
86-
which will be in effect immediately after being posted on this page.
87-
We reserve the right to update or change our Privacy Policy at any time and you
88-
should check this Privacy Policy periodically. Your continued
89-
use of the Service after we post any modifications to the Privacy Policy on this
90-
page will constitute your acknowledgment of the modifications
91-
and your consent to abide and be bound by the modified Privacy Policy.
92-
If we make any material changes to this Privacy Policy, we will notify you either
93-
through the email address you have provided us, or by placing
94-
a prominent notice on our website.
95-
96-
<h3>Contact Us</h3>
97-
If you have any questions about this Privacy Policy, please contact us.
31+
</div>
32+
<div className="row m-5">
33+
<div className="col-xs-12 table-responsive">
34+
<div className="box-body m-5">
35+
<h1>We are committed to student success, developing leaders, <br/>
36+
and encouraging lifelong wellness.</h1>
37+
<br/>
38+
<b>Miles Systems LLC </b> ("us", "we", or "our") operates https://Stats.Coach (the "Site"). This
39+
page informs you of our policies regarding the
40+
collection, use and disclosure of Personal Information we receive from users of the Site.
41+
We use your Personal Information only for providing and improving the Site. By using the
42+
Site, you agree to the collection and use of
43+
information in accordance with this policy.
44+
<br/>
45+
<h3>Information Collection And Use</h3>
46+
While using our Site, we may ask you to provide us with certain personally identifiable
47+
information that can be used to contact or identify you.
48+
Personally identifiable information may include, but is not limited to your name ("Personal
49+
Information").
50+
<br/><br/>
51+
<h3>Log Data</h3>
52+
Like many site operators, we collect information that your browser sends whenever you visit
53+
our Site ("Log Data").
54+
This Log Data may include information such as your computer's Internet Protocol ("IP")
55+
address, browser type, browser version, the pages of our
56+
Site that you visit, the time and date of your visit, the time spent on those pages and
57+
other statistics.
58+
In addition, we may use third party services such as Google Analytics that collect, monitor
59+
and analyze this ...
60+
<br/><br/>
61+
<h3>Communications</h3>
62+
We may use your Personal Information to contact you with newsletters, marketing or
63+
promotional materials and other information that ...
64+
<br/><br/>
65+
The Log Data section is for businesses that use analytics or tracking services in
66+
websites or apps, like Google Analytics. For the full
67+
disclosure section, create your own Privacy Policy.
68+
<br/><br/>
69+
The Communications section is for businesses that may contact users via email (email
70+
newsletters) or other methods. For the full disclosure
71+
section, create your own Privacy Policy.
72+
<br/><br/>
73+
<h3>Cookies</h3>
74+
Cookies are files with small amount of data, which may include an anonymous unique
75+
identifier. Cookies are sent to your browser from a web site
76+
and stored on your computer's hard drive.
77+
Like many sites, we use "cookies" to collect information. You can instruct your
78+
browser to refuse all cookies or to indicate when a cookie is
79+
being sent. However, if you do not accept cookies, you may not be able to use some
80+
portions of our Site.
81+
<br/><br/>
82+
<h3>Security</h3>
83+
The security of your Personal Information is important to us, but remember that no
84+
method of transmission over the Internet, or method of
85+
electronic storage, is 100% secure. While we strive to use commercially acceptable
86+
means to protect your Personal Information, we cannot
87+
guarantee its absolute security.
88+
<br/><br/>
89+
<h3>Changes To This Privacy Policy</h3>
90+
<br/><br/>
91+
This Privacy Policy is effective as of 5/1/2015 and will remain in effect except
92+
with respect to any changes in its provisions in the future,
93+
which will be in effect immediately after being posted on this page.
94+
We reserve the right to update or change our Privacy Policy at any time and you
95+
should check this Privacy Policy periodically. Your continued
96+
use of the Service after we post any modifications to the Privacy Policy on this
97+
page will constitute your acknowledgment of the modifications
98+
and your consent to abide and be bound by the modified Privacy Policy.
99+
If we make any material changes to this Privacy Policy, we will notify you either
100+
through the email address you have provided us, or by placing
101+
a prominent notice on our website.
102+
<br/><br/>
103+
<h3>Contact Us</h3>
104+
If you have any questions about this Privacy Policy, please contact us.
98105

99-
</div>
100106
</div>
101107
</div>
108+
</div>
102109

103-
</section>
110+
</section>
104111
</div>
105112
}

src/wrapper.tsx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import {PropsWithChildren} from "react";
22
import CarbonRed from "src/assets/img/Carbon-red.png";
33
import {Link} from "react-router-dom";
4+
import logo from "assets/img/Full-Carbon-full-logo.png"
45

56
export default function Wrapper({children}: PropsWithChildren<{}>) {
67
return (
@@ -17,9 +18,14 @@ export default function Wrapper({children}: PropsWithChildren<{}>) {
1718
>
1819
<div className="wrapper" style={{backgroundColor: "transparent", height: "100vh", overflow: "scroll"}}>
1920
<nav className="navbar navbar-expand-lg navbar-dark bg-danger fixed-top" style={{height: "8vh"}}>
20-
<div className="container-fluid m-0">
21+
<div className="container-fluid m-2">
22+
<img src={logo} style={{
23+
maxHeight: "7vh",
24+
paddingTop: ".3vh",
25+
paddingRight: ".1vh"
26+
}}/>
2127
<a href="/" className="navbar-brand ms-3" style={{
22-
fontSize: "1.3em"
28+
fontSize: "1.4em"
2329
}}>
2430
<b>Miles</b>.Systems <small>LLC</small>
2531
</a>
@@ -50,9 +56,9 @@ export default function Wrapper({children}: PropsWithChildren<{}>) {
5056
</div>
5157
</div>
5258
</nav>
53-
<footer className="main-footer bg-black" style={{height: "8vh", paddingTop: "8vh"}}>
59+
<footer className="main-footer bg-black ms-5 me-5" style={{height: "8vh", marginTop: "8vh"}}>
5460
<div className="container-fluid">
55-
<div className="row">
61+
<div className="row pt-3">
5662
<div className="col-6">
5763
<strong>
5864
Copyright © 2014-2017{" "}
@@ -70,7 +76,7 @@ export default function Wrapper({children}: PropsWithChildren<{}>) {
7076
</div>
7177
</div>
7278
</footer>
73-
<div className="content-wrapper" style={{backgroundColor: "transparent", marginTop: "8vh"}}>
79+
<div className="content-wrapper" style={{backgroundColor: "transparent"}}>
7480
<div id="alert"></div>
7581
{children}
7682
</div>

0 commit comments

Comments
 (0)