diff --git a/src/app.css b/src/app.css index 2b1aacf..2436780 100644 --- a/src/app.css +++ b/src/app.css @@ -30,25 +30,43 @@ html { @layer base { body { font-family: "Mulish", sans-serif; - background-color: white; + color: aliceblue; + background-color: rgb(26,17,54); + background-color: linear-gradient(180deg, rgba(26,17,54,1) 0%, rgba(29,20,62,1) 30%, rgba(38,31,84,1) 60%, rgba(41,39,100,1) 80%, rgba(56,51,118,1) 100%); + + background-image: url('$lib/images/cloud.webp'); + background-size: 100%; + background-repeat: no-repeat; + background-position: bottom; } } +.stars { + background-image: url('$lib/images/star_pattern.png'); + background-size: 80%; + background-repeat: repeat; + background-blend-mode: overlay; +} + .hackaburg { - color: #82bd53; + color: #ca70a2; } .bg-hackaburg { - background-color: #82bd53; + background-color: #ca70a2; } .glow { - box-shadow: 0 0 50px -10px rgba(130, 189, 83, 1); + box-shadow: 0 0 20px -5px hsl(203, 92%, 75%, 1); } .glow-soft { - box-shadow: 0 0 50px -10px rgba(130, 189, 83, .3); + box-shadow: 0 0 10px -5px hsl(203, 92%, 75%, .3); } .glow:hover { - box-shadow: 0 0 50px 15px rrgba(130, 189, 83, 1); + box-shadow: 0 0 30px 10px hsla(340, 57%, 64%, .5); } + +.glow-soft:hover { + box-shadow: 0 0 20px 10px hsla(340, 57%, 64%, .3); +} \ No newline at end of file diff --git a/src/lib/busplan.pdf b/src/lib/busplan.pdf index af97a34..9c554dd 100644 Binary files a/src/lib/busplan.pdf and b/src/lib/busplan.pdf differ diff --git a/src/lib/images/cloud.webp b/src/lib/images/cloud.webp new file mode 100644 index 0000000..6a6825b Binary files /dev/null and b/src/lib/images/cloud.webp differ diff --git a/src/lib/images/hackaburg.svg b/src/lib/images/hackaburg.svg index 1c9bfa3..78e5f28 100644 --- a/src/lib/images/hackaburg.svg +++ b/src/lib/images/hackaburg.svg @@ -1,348 +1,483 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - H - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/lib/images/star_pattern.png b/src/lib/images/star_pattern.png new file mode 100644 index 0000000..fb7c134 Binary files /dev/null and b/src/lib/images/star_pattern.png differ diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index ea8a081..fc92d58 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -21,9 +21,8 @@
- -
  • +
  • Behind Hackaburg
  • -
  • +
  • Looking Back
  • -
  • +
  • Venue
  • -
  • +
  • FAQ
  • diff --git a/src/routes/components/NavLogo.svelte b/src/routes/components/NavLogo.svelte index 8359a5e..a442569 100644 --- a/src/routes/components/NavLogo.svelte +++ b/src/routes/components/NavLogo.svelte @@ -1,4 +1,4 @@ - + HACKA BURG diff --git a/src/routes/landing/About.svelte b/src/routes/landing/About.svelte index ca867bd..d990a92 100644 --- a/src/routes/landing/About.svelte +++ b/src/routes/landing/About.svelte @@ -60,12 +60,12 @@ >
    {#each events as event, i} -
    + diff --git a/src/routes/landing/FAQ.svelte b/src/routes/landing/FAQ.svelte index 36b13bc..e67bf4d 100644 --- a/src/routes/landing/FAQ.svelte +++ b/src/routes/landing/FAQ.svelte @@ -77,12 +77,12 @@
    {#each faq as { question, answer }, i}
    -
    +
    {question}
    -
    +
    {@html answer}
    diff --git a/src/routes/landing/Hero.svelte b/src/routes/landing/Hero.svelte index 4808242..a4042b9 100644 --- a/src/routes/landing/Hero.svelte +++ b/src/routes/landing/Hero.svelte @@ -3,19 +3,23 @@ import Button from '../components/Button.svelte'; -
    -
    -
    +
    +
    +
    + mockup +
    + +

    - HACKABURG

    2025

    + HACKABURG

    2025


    - 22.5. - 24.5.2025 | Techbase Regensburg + 22.05. - 24.05.2025 | Techbase Regensburg

    -
    +
    - -
    - mockup -
    diff --git a/src/routes/landing/Timeline.svelte b/src/routes/landing/Timeline.svelte index 76a2772..54e8a9e 100644 --- a/src/routes/landing/Timeline.svelte +++ b/src/routes/landing/Timeline.svelte @@ -3,33 +3,27 @@ const timeline = [ { - date: 'March 17, 2024', + date: 'April 2nd, 2025', title: 'Registration opens', content: - 'At this day, you can fill your profile form (only takes 5min) and register for Hackaburg 2024. A button to our registration tool will appear on the website on that day, so you can not miss it.' + 'At this day, you can fill your profile form (only takes 5min) and register for Hackaburg 2025. A button to our registration tool will appear on the website on that day, so you can not miss it.' }, { - date: 'April 30, 2024', - title: 'Registrations closes', - content: - 'One month before the event, the registration for Hackaburg 2024 closes. Make sure to have your profile form ready.' - }, - { - date: 'May 1, 2024', + date: 'May 1st, 2025', title: 'We invite you!', content: - 'We will send out the first invitations to Hackaburg 2024. You have one week to confirm! So, keep an eye on your inbox!' + 'We will send out the first invitations to Hackaburg 2025. You have one week to confirm! So, keep an eye on your inbox!' }, { - date: 'May 07, 2024', + date: 'May 7th, 2025', title: 'Confirm your spot!', content: - 'If you are invited, you will receive an email with a confirmation link. Please confirm your spot as soon as possible - 1 week. If you are not invited, you will be put on the waiting list, but also about that you will be informed. Normally quite some people jump off and you will probably get a place. So, keep an eye on your inbox!' + 'If you are invited, you will receive an email with a confirmation link. Please confirm your spot as soon as possible - 1 week. If you are not invited, you will be put on the waiting list, but also about that you will be informed. Normally quite some people jump off and you will probably get a place. So, keep an eye on your inbox!' }, { - date: 'May 23, 2024', - title: 'Hackaburg 2024', - content: 'Everything went well and you are now part of Hackaburg 2024. ' + date: 'May 22, 2025', + title: 'Hackaburg 2025', + content: 'Everything went well and you are now part of Hackaburg 2025. ' } ]; @@ -39,14 +33,14 @@
    {#each timeline as event, i}
    -
    +
    {event.title}
    diff --git a/src/routes/landing/Venue.svelte b/src/routes/landing/Venue.svelte index 0005f0d..aea6c5b 100644 --- a/src/routes/landing/Venue.svelte +++ b/src/routes/landing/Venue.svelte @@ -1,27 +1,22 @@
    -

    Techbase Regensburg

    +

    TechBase Regensburg

    Franz-Mayer-Straße 1

    93053 Regensburg

    - diff --git a/static/favicon.ico b/static/favicon.ico index 1464744..10eabf2 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ diff --git a/tailwind.config.cjs b/tailwind.config.cjs index 9bb91d1..11299b9 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -7,7 +7,17 @@ module.exports = { theme: { extend: { colors: { - primary: '#82bd53' + darkknight: '#1a1136', + deadlydepth: '#1d143e', + tungsten: '#261f54', + midnightblue: '#292764', + darkslateblue: '#383376', + mediumpurple: '#8a7fd5', + royallavender: '#8158aa', + slateblue: '#815baa', + palevioletred: '#ca70a2', + lightskyblue: '#8ae1f4', + cornflowerblue: '#74aee1' } } },