mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
prettier the aboutPage.js
This commit is contained in:
parent
46b978c66d
commit
d4b8d3b258
1 changed files with 21 additions and 11 deletions
|
|
@ -43,28 +43,38 @@ const AboutPage = () => {
|
|||
|
||||
<div className={css.contentMain}>
|
||||
<h2>
|
||||
Most of the Finnish saunas are located at the homes of individuals - indeed, most people in Finland live in an apartment with sauna in it. In addition, lots of people have lakeside summer cottages, which also typically come with a separate sauna building near the waterfront.
|
||||
Most of the Finnish saunas are located at the homes of individuals - indeed, most
|
||||
people in Finland live in an apartment with sauna in it. In addition, lots of people
|
||||
have lakeside summer cottages, which also typically come with a separate sauna
|
||||
building near the waterfront.
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
To truly experience a Finnish sauna, you need to look beyond the public saunas, and instead visit a real home or cottage sauna. Saunatime makes this possible for everyone. All our saunas are owned by individuals willing to let tourists and other curious visitors to enter their sacred spaces.
|
||||
To truly experience a Finnish sauna, you need to look beyond the public saunas, and
|
||||
instead visit a real home or cottage sauna. Saunatime makes this possible for
|
||||
everyone. All our saunas are owned by individuals willing to let tourists and other
|
||||
curious visitors to enter their sacred spaces.
|
||||
</p>
|
||||
|
||||
<h3 className={css.subtitle}>
|
||||
Are you a sauna owner?
|
||||
</h3>
|
||||
<h3 className={css.subtitle}>Are you a sauna owner?</h3>
|
||||
|
||||
<p>
|
||||
Saunatime offers you a good way to earn some extra cash! If you're not using your sauna every evening, why not rent it to other people while it's free. And even if you are using your sauna every evening (we understand, it's so good), why not invite other people to join you when the sauna is already warm! A shared sauna experience is often a more fulfilling one.
|
||||
Saunatime offers you a good way to earn some extra cash! If you're not using your
|
||||
sauna every evening, why not rent it to other people while it's free. And even if
|
||||
you are using your sauna every evening (we understand, it's so good), why not invite
|
||||
other people to join you when the sauna is already warm! A shared sauna experience
|
||||
is often a more fulfilling one.
|
||||
</p>
|
||||
|
||||
<h3 id="contact" className={css.subtitle}>Create your own marketplace like Saunatime</h3>
|
||||
<h3 id="contact" className={css.subtitle}>
|
||||
Create your own marketplace like Saunatime
|
||||
</h3>
|
||||
<p>
|
||||
Saunatime is brought to you by the good folks at {' '}
|
||||
<ExternalLink href="http://sharetribe.com">
|
||||
Sharetribe
|
||||
</ExternalLink>.
|
||||
Would you like to create your own marketplace platform a bit like Saunatime? Or perhaps a mobile app? With Sharetribe it's really easy. If you have a marketplace idea in mind, do get in touch!
|
||||
<ExternalLink href="http://sharetribe.com">Sharetribe</ExternalLink>. Would you like
|
||||
to create your own marketplace platform a bit like Saunatime? Or perhaps a mobile
|
||||
app? With Sharetribe it's really easy. If you have a marketplace idea in mind, do
|
||||
get in touch!
|
||||
</p>
|
||||
<p>
|
||||
You can also checkout our{' '}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue