Skip to content

Commit fbbddc8

Browse files
🤼
1 parent bf8c248 commit fbbddc8

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

‎readme.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
# Hacker Residency Group <!-- omit from toc -->
1313

14+
> A month-long, experimental Hacker Residency with the first cohort taking place in Da Nang, Vietnam during November, 2025.
15+
1416
See the [site](https://hackerresidencygroup.com) for details. 💪
1517

1618
## License

‎src/app/hero-section.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export function HeroSection() {
188188
/>
189189

190190
<div className='w-full text-center text-sm italic pt-8 text-muted-foreground'>
191-
(this is the actual villa you'll be staying in!)
191+
(this is the actual villa you'll be staying in)
192192
</div>
193193
</div>
194194
</div>

‎src/app/story-section-0.tsx‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ export function StorySection0() {
1414
ref={ref}
1515
className='text-center text-balance text-2xl leading-normal max-w-3xl'
1616
>
17-
Imagine spending a month in this dope villa in SE Asia. <br />
18-
Surrounded by 10 other world-class founders who're all serious about
19-
taking their startups to the next level...
17+
Imagine spending a month in a dope villa in SE Asia. <br />
18+
Surrounded by 10 world-class founders who're all serious about taking
19+
their startups to the next level...
2020
</h3>
2121
</section>
2222
)

0 commit comments

Comments
 (0)