Skip to content

Commit

Permalink
Amber by LatticeWork ProCo
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott-Hickmann committed Dec 15, 2023
1 parent 3298649 commit 08807b6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 14 deletions.
29 changes: 22 additions & 7 deletions pages/proco.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ export default function Contact() {
<SponsorRow>
<SponsorRowImage src="/logos/x-camp.png" alt="X-camp" />
</SponsorRow>
<SponsorRow>
<SponsorRowImage
src="/logos/amber.png"
alt="Amber by LatticeWork"
/>
</SponsorRow>
</SponsorsRow>
<SponsorParagraph>
Hudson River Trading: Hudson River Trading is always on the lookout
Expand Down Expand Up @@ -117,6 +123,22 @@ export default function Contact() {
network with our employees and other partcipants, and get an exlusive,
in-depth look at all our offerings.
</SponsorParagraph>
<SponsorParagraph>
LatticeWork: LatticeWork pioneers cloud-edge solutions,
revolutionizing data and video management while upholding privacy.
Championing on-prem with AmberPRO and Amber X, both with AmberOS, we
leverage AI-driven smart storage platforms built on a personal hybrid
cloud architecture. Now, we&apos;re also at the forefront of Video
Analytic Intelligent Sensing, coupled with AI, to craft bespoke
solutions for privacy-focused enterprises in cloud-edge environments.
LatticeWork is proud to be a sponsor for Stanford ACM&apos;s ProCo
event since 2022. We are offering participants and members special
promo code: STANFORD30 for 30% discount on all Amber products at{' '}
<LinkComponent href="https://www.myamberlife.com" target="_blank">
www.myamberlife.com
</LinkComponent>
.
</SponsorParagraph>
</Section>
<Section id="faq">
<Title>Frequently Asked Questions</Title>
Expand Down Expand Up @@ -223,13 +245,6 @@ export default function Contact() {
<Paragraph>
A: International students are welcome but are not eligible for swag.
</Paragraph>

<hr />

<div>
Information originally from Lennart Jansson and maintained by Jeremy
Kim.
</div>
</Section>
</Layout>
);
Expand Down
7 changes: 0 additions & 7 deletions pages/proco/info.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -359,13 +359,6 @@ export default function Contact() {
Math-oriented programming problems
</li>
</ul>

<hr />

<div>
Information originally from Lennart Jansson and maintained by Jeremy
Kim.
</div>
</Section>
</Layout>
);
Expand Down

1 comment on commit 08807b6

@vercel
Copy link

@vercel vercel bot commented on 08807b6 Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.