forked from perfectparadox8400/perfectparadox8400.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartners.html
More file actions
170 lines (167 loc) · 7.17 KB
/
partners.html
File metadata and controls
170 lines (167 loc) · 7.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Sponsor - New Robotics Website</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="styles/comon.css" />
<link rel="stylesheet" href="styles/sponsor-page.css" />
<link rel="stylesheet" href="styles/mediaQueries.css" />
<script src="https://zeffy-scripts.s3.ca-central-1.amazonaws.com/embed-form-script.min.js"></script>
</head>
<body>
<nav>
<div class="title">
<a href="index.html"
><img src="img/logo.png" width="70px" alt="Robot Logo"
/></a>
<h2>Perfect Paradox 8400</h2>
</div>
<div class="nav-links">
<div><a href="index.html">Home</a></div>
<div><a href="about.html">About</a></div>
<div><a href="partners.html">Partners</a></div>
<div class="link-rounded"><a href="sponser.html">Sponsor Us!</a></div>
</div>
</nav>
<section class="content">
<header style="background-image: url(./img/usWithLions.png)">
<h1>Fueling Our Journey</h1>
</header>
<main>
<div class="main">
<h3>
Our FTC journey wouldn’t be possible without the incredible support
of our sponsors and partners. Their generosity fuels our growth,
innovation, and success.
</h3>
<div class="main-description">
<h2>A Message to Our Sponsors</h2>
We are truly grateful for the incredible support of our sponsors and
partners. Your generosity makes it possible for our FTC team to
learn, innovate, and grow—not only as competitors, but also as
future leaders, engineers, and problem solvers. Every resource,
opportunity, and encouragement you provide helps us push further,
dream bigger, and work harder. Thank you for believing in us and
being such an essential part of our journey.
</div>
<section id="sponsors">
<h2>Our Partners</h2>
<div class="sponsor-tier">
<a class="sponsor" href="https://fundraisingadventures.com/">
<img src="img/sponsors/4h.png" alt="" />
</a>
<a class="sponsor" href="https://fundraisingadventures.com/">
<img src="img/sponsors/suu.png" alt="" />
</a>
<a class="sponsor" href="https://fundraisingadventures.com/">
<img src="img/sponsors/lionsclub.png" alt="" />
</a>
</div>
<!-- <h2>Purple Sponsors</h2>
<div class="purple-sponsors">Be the First</div> -->
<h3>Gold Sponsors</h3>
<div class="sponsor-tier" id="gold-sponsors">
<div>
<a href=""
><img src="img/sponsors/genehaasfoundation.png" alt="Logo"
/></a>
</div>
</div>
<h3>Silver Sponsors</h3>
<div class="sponsor-tier" id="silver-sponsors">
<a class="sponsor" href="https://stem.utah.gov/">
<img src="img/sponsors/stemactioncenter.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.charlottepipe.com/">
<img
src="img/sponsors/charlottepipeandfoundrycompany.png"
alt="Sponsor 1"
/>
</a>
<a class="sponsor" href="https://www.leavitt.com/">
<img src="img/sponsors/leavittgroup.png" alt="Sponsor 1" />
</a>
</div>
<h3>Bronze Sponsors</h3>
<div class="sponsor-tier" id="bronze-sponsors">
<a class="sponsor" href="https://www.bzi.com/">
<img src="img/sponsors/bzisteel.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.milfordmining.com/">
<img
src="img/sponsors/milfordminingcompany.png"
alt="Sponsor 1"
/>
</a>
<a class="sponsor" href="https://www.clarklinford.com/">
<img src="img/sponsors/clarklinford.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://precisiondevelopmentinc.net/">
<img
src="img/sponsors/precisiondevelopment.png"
alt="Sponsor 1"
/>
</a>
</div>
<h3>Mohogany Sponsors</h3>
<div class="sponsor-tier" id="mahogany-sponsors">
<a class="sponsor" href="https://www.leonsalignments.com/">
<img src="img/sponsors/leonsalignment.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://mountainwestcomputers.com/">
<img
src="img/sponsors/mountainwestcomputers.png"
alt="Sponsor 2"
/>
</a>
<a class="sponsor" href="https://bullochdrug.com/">
<img src="img/sponsors/bullochdrug.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.facebook.com/NogginGames/">
<img src="img/sponsors/noggingames.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.costco.com/">
<img src="img/sponsors/costco.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.petsense.com/">
<img src="img/sponsors/petsense.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.southernutahvisioncare.com/">
<img
src="img/sponsors/southernutahvisioncare.png"
alt="Sponsor 1"
/>
</a>
<a class="sponsor" href="https://www.naturalgrocers.com/">
<img src="img/sponsors/naturalgrocers.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://cedarcitypizzacart.com/">
<img src="img/sponsors/pizzacart.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.wwbraces.com/">
<img src="img/sponsors/wilson.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.wecinc.com/">
<img src="img/sponsors/watsonengineering.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://reliant.engineer/">
<img
src="img/sponsors/reliantengineering.png"
alt="Sponsor 1"
/>
</a>
<a class="sponsor" href="https://www.redpeakgym.com/">
<img src="img/sponsors/redpeakgym.png" alt="Sponsor 1" />
</a>
<a class="sponsor" href="https://www.imageproprint.com/">
<img src="img/sponsors/imagepro.png" alt="Sponsor 1" />
</a>
</div>
</section>
</div>
</main>
</section>
<footer>© 2025 Perfect Paradox. All rights reserved.</footer>
</body>
</html>