Skip to content

Commit f228656

Browse files
committed
feat: keep running up that hill
1 parent b99704b commit f228656

1 file changed

Lines changed: 24 additions & 23 deletions

File tree

2025/src/components/pages/PleaseLetMeLiveWithYouPage.tsx

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -107,23 +107,20 @@ export function PleaseLetMeLiveWithYouPage() {
107107
}}
108108
>
109109
<li>29 | he/him cis het | Software Engineer</li>
110-
<li>"Very cool and funny" - My Mum</li>
110+
<li>Not a tech-bro, not a joe rogan listener</li>
111111
<li>Looks like jesus, is not jesus</li>
112112
</ul>
113113
</div>
114114
</section>
115115
<ImportantThings />
116116
<section>
117117
<h2>About Me</h2>
118-
<p>
119-
Hi I'm Daniel. I'm looking for sublets and leases in Melbourne.
120-
</p>
118+
<p>Hi I'm Daniel. I'm looking for a place in Melbourne.</p>
121119
<br></br>
122120
<p>
123-
I'd like to live somewhere where housemates are happy to put time
124-
and energy into making a friendly space. I don't want to live
125-
somewhere where I feel my housemates are strangers or casual
126-
aquaintances.
121+
I'd like to live somewhere where my housemates are happy to put
122+
time and energy into making a friendly space. I don't want to live
123+
somewhere where I feel my housemates are strangers.
127124
</p>
128125
</section>
129126
<section
@@ -156,15 +153,14 @@ export function PleaseLetMeLiveWithYouPage() {
156153
}}
157154
>
158155
<li>
159-
When I'm near the beach I like surfing. If there's no waves,
160-
I'm a fiend for sunbaking with a book and an iced latte.
156+
I love surfing (longboarding is my jam). If there's no waves,
157+
you'll find me sunbaking with a book and an iced latte.
161158
</li>
162-
163159
<li>
164160
I consider eating a meal you're not enjoying to be a crime.
165161
Cooking good food consumes most of my thought and trying new
166162
food is a key hobby of mine. I will insist on organising cute
167-
dinners parties for my housemates & friends.
163+
dinners parties.
168164
</li>
169165
{isMobile && (
170166
<img
@@ -183,13 +179,20 @@ export function PleaseLetMeLiveWithYouPage() {
183179
></img>
184180
)}
185181
<li>
186-
I'm a fan of sewing. My most recent big project was making two
187-
queen bed duvets out of second hand sheets and wool I got from
188-
a farm.
182+
I like sewing. My most recent big project was making two queen
183+
bed duvets out of second hand sheets and wool I got from a
184+
farm.
185+
</li>
186+
<li>
187+
I like to read a couple books a month (atm reading 'The Last
188+
Human Job' by Allison Pugh) and have recently joined a book
189+
club in Brisbane!
189190
</li>
190191
<li>
191-
I try to read a couple books a month and have recently joined
192-
a book club in Brisbane!
192+
Bonus Secret Hobby: Im really into visual art. You don't want
193+
to get me started on the muralist movements of the 20th
194+
century and their transition into contemporary graffiti
195+
culture.
193196
</li>
194197
{isMobile && (
195198
<img
@@ -340,19 +343,17 @@ function ImportantThings() {
340343
gap: "0.25rem",
341344
}}
342345
>
346+
<li>LGBTQI+ friendly</li>
343347
<li>
344-
Sublets or leases. Prefer furnished (I currently own no furniture)
348+
9-5 worker, stable income & savings, WFH most days a week (from my own
349+
bedroom preferably)
345350
</li>
346-
<li>LGBTQI+ friendly</li>
347351
<li>
348352
I don't smoke, use any recreational drugs and practically do not
349-
drink. Am fine with those who do :)
353+
drink. I have no issues with who do :)
350354
</li>
351355
<li>I don't own pets but I'm comfortable living with pets.</li>
352356
<li>I have a car, street parking would be nice</li>
353-
<li>
354-
I work mostly or entirely from home. Where able, from my own bedroom.
355-
</li>
356357
</ul>
357358
</section>
358359
);

0 commit comments

Comments
 (0)