Skip to content

Commit 252e97c

Browse files
Make requested Re:invent changes (#16683)
1 parent 5513e61 commit 252e97c

File tree

1 file changed

+30
-57
lines changed

1 file changed

+30
-57
lines changed

layouts/page/reinvent.html

Lines changed: 30 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,86 @@
11
{{ define "hero" }}
2-
<header class="page-hero flex justify-center items-center" >
3-
<div class="relative" style="max-width: 2400px; ">
4-
<img class="hidden xxl:block mx-auto w-full" style="max-height: 600px; max-width: 1500px; object-fit: cover;" src="/images/reinvent/reinvent-header-25.png" />
5-
<div class="hidden xxl:flex relative xxl:absolute py-16 xxl:py-0 xxl:pl-8 bg-violet-100 xxl:bg-transparent xxl:inset-0 flex-col items-center xxl:items-start justify-center text-center px-4 gap-y-8 xxl:text-left">
6-
<div class="font-semibold text-violet-600">AWS + PULUMI - BETTER TOGETHER</div>
7-
<h1 class="text-4xl m-0">Meet with Pulumi at
8-
AWS re:Invent</h1>
9-
<p class="text-gray-600 text-2xl m-0">Infrastructure as Code, Now with Agentic AI at <b>Booth 1127</b></p>
10-
<div class="flex flex-col md:flex-row gap-4">
11-
<a href="#experts" class="btn-primary">Meet the Pulumi Experts</a>
12-
<a href="https://app.pulumi.com/signup" target="_blank" class="btn-secondary">Try Pulumi Cloud</a>
13-
</div>
14-
</div>
15-
16-
<div class="flex xxl:hidden relative py-16 flex-col items-center justify-center text-center px-4 gap-y-8"
2+
<header class="page-hero flex justify-center items-center" >
3+
<div class="flex relative py-16 flex-col items-center justify-center text-center px-4 gap-y-8"
174
style="background: linear-gradient(90deg, white 0%, #ddd6fe 50%, white 100%);">
18-
<div class="font-semibold text-violet-600">AWS + PULUMI - BETTER TOGETHER</div>
19-
<h1 class="text-4xl m-0">Meet with Pulumi at
20-
AWS re:Invent</h1>
21-
<p class="text-gray-600 text-2xl m-0">Infrastructure as Code, Now with Agentic AI at <b>Booth 1127</b></p>
5+
<h1 class="text-4xl m-0">Start Building on AWS - Get $500 in AWS Credits</h1>
6+
<p class="text-gray-600 text-2xl mx-12" style="max-width: 1000px;">Sign up for Pulumi Cloud (free) and claim $500 in AWS credits to accelerate your next project. Available to the first 20 new signups from re:Invent.
7+
</p>
228
<div class="flex flex-col md:flex-row gap-4">
23-
<a href="#experts" class="btn-primary">Meet the Pulumi Experts</a>
24-
<a href="https://app.pulumi.com/signup" target="_blank" class="btn-secondary">Try Pulumi Cloud</a>
9+
<a href="https://hubs.ly/Q03R6PWm0" class="btn-primary">Sign Up & Claim Credits</a>
2510
</div>
26-
</div>
27-
</div>
11+
</div>
2812
</header>
13+
2914
{{ end }}
3015

3116
{{ define "main" }}
32-
3317
<section class="container mx-auto my-16 text-center">
3418
<h2 class="mb-16">Plan your re:Invent with Pulumi</h2>
3519
<div class="lg:flex lg:flex-wrap justify-center items-stretch">
3620
<div class="lg:w-1/2 px-3 py-6 mb-32">
3721
<div class="card text-left p-6 relative h-full" style="padding-top: 80px;">
38-
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-orange-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #E69148;">
39-
<img src="/images/reinvent/code.png" alt="Code" style="width: 40px; height: 40px;" />
22+
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-blue-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #3545D7;">
23+
<img src="/images/reinvent/neo.png" alt="Neo" style="width: 40px; height: 40px;" />
4024
</div>
4125
<div>
42-
<h5>Book Your Tailored AWS Demo</h5>
26+
<h5>See How Neo Automates AWS Operations</h5>
4327
</div>
4428
<div class="description">
45-
<p>Skip the line at booth 1127 for a one-on-one Pulumi demo tailored to your AWS use case. Get your questions answered,
46-
explore best practices, and see how Pulumi can accelerate your cloud journey with a solution tailored to you.</p>
29+
<p>Watch Neo handle patching, policy checks, drift remediation, and cost cleanups powered by Amazon Bedrock - so you can focus on strategy instead of toil.</p>
4730
</div>
4831
<div class="card-cta-btn text-center">
49-
<a href="https://calendly.com/pulumi-meetings/demo-pulumi-at-aws-re-invent" target="_blank" class="btn-primary">Book my Demo at re:Invent</a>
32+
<a href="https://app.pulumi.com/neo?prompt=Build+a+GPU-powered+AI+inference+API+on+AWS+using+[…]ls.&utm_source=events&utm_medium=re-invent&prefer_signup=true" target="_blank" class="btn-primary hidden xl:inline">Build a GPU-powered AI inference API on AWS using Python</a>
33+
<a href="https://app.pulumi.com/neo?prompt=Build+a+GPU-powered+AI+inference+API+on+AWS+using+[…]ls.&utm_source=events&utm_medium=re-invent&prefer_signup=true" target="_blank" class="btn-primary inline xl:hidden">See Neo in Action</a>
34+
5035
</div>
5136
</div>
5237
</div>
5338
<div class="lg:w-1/2 px-3 py-6 mb-32">
5439
<div class="card text-left p-6 relative h-full" style="padding-top: 80px;">
55-
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-orange-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #3545D7;">
56-
<img src="/images/reinvent/drink.png" alt="Drink" style="width: 40px; height: 40px;" />
40+
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-orange-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #ee975c;">
41+
<img src="/images/reinvent/coding.png" alt="Conversation" style="width: 40px; height: 40px;" />
5742
</div>
5843
<div>
59-
<h5>1923 Happy Hour</h5>
44+
<h5>Continue the Conversation
45+
</h5>
6046
</div>
6147
<div class="description">
62-
<p>Don't miss one of the most anticipated nights of re:Invent. Join Pulumi, Buildkite, Honeycomb, and Oso at 1923
63-
Prohibition Bar for craft cocktails, community, and conversations that go late into the night.
64-
</p>
65-
<p>Date: December 3, at 7:00 - 10:00 pm PT</p>
66-
<p>Location: 1923 Bar - The Venetian</p>
48+
<p>Schedule time with Pulumi experts to discuss your specific AWS infrastructure challenges and see custom demos.</p>
6749
</div>
6850
<div class="card-cta-btn text-center">
69-
<a class="btn-primary" href="https://hubs.ly/Q03Q43R60">RSVP now</a>
51+
<a class="btn-primary" href="https://calendly.com/pulumi-meetings/meet-with-pulumi-after-aws-re-invent">Book a Meeting</a>
7052
</div>
7153
</div>
7254
</div>
7355
<div class="lg:w-1/2 px-3 py-6 mb-32 lg:mb-0">
7456
<div class="card text-left p-6 relative h-full" style="padding-top: 80px;">
75-
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-orange-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #A25BA8;">
76-
<img src="/images/reinvent/restaurant.png" alt="Restaurant" style="width: 40px; height: 40px;" />
77-
</div>
57+
<div class="absolute flex items-center justify-center rounded-full bg-white border-3" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #805ac3;">
58+
<img src="/images/reinvent/interests.png" alt="Connect" style="width: 40px; height: 40px;" /> </div>
7859
<div>
79-
<h5>Restaurant Reception with Datadog</h5>
60+
<h5>Connect with 200K+ Infrastructure Engineers</h5>
8061
</div>
8162
<div class="description">
82-
<p>Join Pulumi and Datadog for an exclusive re:Invent evening at one of Las Vegas's top restaurants. Enjoy exceptional
83-
food, drinks, and conversations in a private setting.
84-
</p>
85-
<p>Date: December 1, 6:00 - 8:00 pm PT</p>
86-
<p>Location: Gjelina - The Venetian</p>
63+
<p>Get help, share knowledge, and stay updated on the latest AWS + Pulumi patterns in our active Slack community.</p>
8764

8865
</div>
8966
<div class="card-cta-btn text-center">
90-
<a href="https://events.datadoghq.com/events/sip-social?_gl=1*751l3w*_gcl_au*MTcxNjkyMDQwNC4xNzU1MDE1Mjkx*_ga*MTM4ODg0MzI0NC4xNzU5MzQwOTcx*_ga_KN80RDFSQK*czE3NTkzNDQ1NzkkbzIkZzEkdDE3NTkzNDkwNjYkajU3JGwwJGgxNDgwMjY0MzIx*_fplc*Y0NpOHdFbCUyRlg3YUV6QVN5QnF0V2M4UkNBTnk0QzRGaERhJTJCdWI2Z1RGaXB0cGxpMXRGSHF3STk2NExwenN2WFBGelRGSUVnT280bEkzSlZOWXVvbjhzTXJRdlRUU2Ficzk2ZzVMZjhwbGltOHJPdGRjNk0zRFQlMkZnZVJDTWlBJTNEJTNE" target="_blank" class="btn-primary">RSVP for the reception</a>
67+
<a href="https://slack.pulumi.com/" target="_blank" class="btn-primary">Join Community Slack</a>
9168
</div>
9269
</div>
9370
</div>
9471
<div class="lg:w-1/2 px-3 py-6">
9572
<div class="card text-left p-6 relative h-full" style="padding-top: 80px;">
9673
<div class="absolute flex items-center justify-center rounded-full bg-white border-3 border-orange-500" style="top: -62px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #FFF; border: 3px solid #A25BA8;">
97-
<img src="/images/reinvent/school.png" alt="Workshop" style="width: 40px; height: 40px;" />
74+
<img src="/images/reinvent/school.png" alt="Learn" style="width: 40px; height: 40px;" />
9875
</div>
9976
<div>
100-
<p class="m-0 text-violet-600">ONLINE WORKSHOP</p>
101-
<h5 class="m-0 my-3">Day 2 Autonomous Infrastructure Management</h5>
77+
<h5 class="m-0 my-3">Deep Dive into AWS + Pulumi</h5>
10278
</div>
10379
<div class="description">
104-
<p>Learn how to simplify and automate maintenance of growing infrastructure inventory with monitoring, remediation, and
105-
optimization workflows.
106-
</p>
107-
<p>Date: December 10, 9:00 - 10:00 pm PT</p>
80+
<p>Access hands-on workshops, AWS-specific guides, and best practices for managing infrastructure at scale.</p>
10881
</div>
10982
<div class="card-cta-btn text-center">
110-
<a href="/events/day-2-autonomous-infrastructure-management/" class="btn-primary">Register for the workshop</a>
83+
<a href="/aws" class="btn-primary">Browse AWS Resources</a>
11184
</div>
11285
</div>
11386
</div>

0 commit comments

Comments
 (0)