Skip to content

🎫 Add ticket giveaway page #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
53d8d69
✨ Add Laracon US icon and ticket giveaway banner component
HassanZahirnia May 31, 2025
2300442
Merge branch 'main' into add-ticket-giveaway-page
HassanZahirnia Jun 8, 2025
f47acd2
🔥 Cleanup dead code
HassanZahirnia Jun 8, 2025
29de3d4
✨ Improve navigation bar styling and enhance theme toggle button inte…
HassanZahirnia Jun 8, 2025
412aaae
Add Laracon US 2025 competition page with countdown timer and ticket …
HassanZahirnia Jun 8, 2025
43c06da
🎨 Add parallax hover effect to laracon ticket image
HassanZahirnia Jun 8, 2025
d938813
👷 Reorganize laracon images
HassanZahirnia Jun 8, 2025
4ad9279
✨ Update countdown timer styles and improve ticket section layout for…
HassanZahirnia Jun 8, 2025
3f4fc0d
✨ Add prizes section
HassanZahirnia Jun 8, 2025
977e615
🎨 Update prize item styles for better visibility and consistency
HassanZahirnia Jun 8, 2025
358a644
🎨 Adjust layout and styles for hero section and prizes section
HassanZahirnia Jun 8, 2025
56b1a4e
🎨 Enhance prize section layout and add medal images for better presen…
HassanZahirnia Jun 8, 2025
7fc8a9d
🎨 Refine prizes section layout and adjust medal image sizes for impro…
HassanZahirnia Jun 8, 2025
3e6058a
🎨 Refactor prize item layout for improved consistency and alignment
HassanZahirnia Jun 8, 2025
83e973d
🎨 Update medal image sizes and titles for improved visibility in priz…
HassanZahirnia Jun 8, 2025
90d46fd
🎨 Add entrance animation to prizes list and update prize titles for c…
HassanZahirnia Jun 8, 2025
e8e4f7b
🎨 Update "How to enter" section with steps and animations for better …
HassanZahirnia Jun 8, 2025
76004de
🎨 Update prize card layout for improved consistency and add lazy load…
HassanZahirnia Jun 8, 2025
0605642
🎨 Add legal section with terms and conditions for giveaway clarity
HassanZahirnia Jun 8, 2025
a8d012c
🎨 Add title to layout for Laracon US 2025 Ticket Giveaway page
HassanZahirnia Jun 8, 2025
8fe4ca7
rename to laracon-us-2025-giveaway
steven-fox Jun 9, 2025
bb04426
add giveaway rules
steven-fox Jun 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/typography": "^0.5.16",
"alpinejs": "^3.14.9",
"atropos": "^2.0.2",
"axios": "^1.9.0",
"gsap": "^3.13.0",
"laravel-vite-plugin": "^0.7.8",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added resources/images/laracon-us-2025/ticket.webp
Binary file not shown.
Binary file not shown.
Binary file added resources/images/prizes/3d_purple_tickets.webp
Binary file not shown.
Binary file added resources/images/prizes/bronze_medal.webp
Binary file not shown.
Binary file added resources/images/prizes/gold_medal.webp
Binary file not shown.
Binary file not shown.
Binary file added resources/images/prizes/silver_medal.webp
Binary file not shown.
5 changes: 5 additions & 0 deletions resources/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ import {
} from '../../vendor/livewire/livewire/dist/livewire.esm'
import codeBlock from './alpine/codeBlock.js'
import docsearch from '@docsearch/js'
import Atropos from 'atropos'
import '@docsearch/css'
import 'atropos/css'

import.meta.glob(['../images/**', '../svg/**'])
import {
Expand Down Expand Up @@ -50,6 +52,9 @@ window.motion = {
cubicBezier: cubicBezier,
}

// Atropos
window.Atropos = Atropos

// GSAP
window.gsap = gsap

Expand Down
Empty file.
47 changes: 47 additions & 0 deletions resources/views/components/icons/laracon-us.blade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<svg
{{ $attributes }}
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 87 16"
fill="none"
>
<path
d="M38.6622 15.462C38.2877 15.3959 37.7414 15.1801 37.3669 14.951C37.0057 14.7351 36.5255 14.2769 36.2259 13.8628C36.0761 13.6513 35.684 12.9112 35.6399 12.7526C35.6267 12.7041 35.5651 12.5323 35.5034 12.3737C35.4461 12.2107 35.3536 11.9067 35.3007 11.6909C35.2479 11.475 35.1862 11.2283 35.1641 11.1446C34.9791 10.4353 34.8734 8.488 34.9439 7.06941C35.0011 5.8755 35.032 5.57592 35.2038 4.73446C35.38 3.86215 35.7677 2.86649 36.1554 2.29377C36.2303 2.18803 36.3096 2.06027 36.3404 2.01181C36.4153 1.88405 36.8295 1.46993 37.0806 1.27608C37.6357 0.853146 38.3053 0.606434 39.1424 0.527134C40.2834 0.4214 41.2747 0.632868 42.0192 1.14832C42.3144 1.35098 42.8959 1.95013 43.0369 2.19244C43.0986 2.30698 43.1779 2.43034 43.2043 2.46559C43.4026 2.70789 43.7814 3.85775 43.8828 4.51418C43.9092 4.68599 43.9489 4.95473 43.9753 5.11333C44.0282 5.44816 44.037 6.56277 43.9885 6.56277C43.9665 6.56277 43.3145 6.57598 42.5391 6.58479C41.3892 6.60242 41.1117 6.59361 41.072 6.54515C41.0456 6.51431 41.0059 6.15745 40.9795 5.74333C40.9222 4.71243 40.8561 4.34676 40.6403 3.85334C40.4729 3.47887 40.3407 3.30705 40.0675 3.12202C39.4243 2.69027 38.7194 3.15726 38.3582 4.24984C37.9749 5.40851 37.8736 8.65101 38.1555 10.704C38.2877 11.66 38.5432 12.3297 38.9221 12.7218C39.138 12.9464 39.3935 13.083 39.5962 13.083C39.7724 13.083 40.0676 12.9288 40.2614 12.7394C40.4288 12.572 40.6799 12.0962 40.7504 11.8054C40.7768 11.6953 40.8121 11.5587 40.8253 11.497C40.8958 11.2195 40.9443 10.7569 40.9707 10.1313L41.0015 9.44842H42.4994H43.9973L44.0105 9.93303C44.037 10.7481 43.8475 11.9772 43.5964 12.6204C43.3761 13.1799 43.2308 13.4795 43.0237 13.7967C42.4686 14.6294 41.8254 15.1008 40.8253 15.4003C40.561 15.4796 39.0146 15.5237 38.6622 15.462Z"
fill="currentColor"
/>
<path
d="M48.447 15.4444C47.5571 15.2594 47.0328 14.9862 46.4469 14.3915C45.4645 13.409 44.9049 11.9508 44.6715 9.77884C44.5877 8.97702 44.601 6.75661 44.6935 5.96361C44.9358 3.92383 45.4777 2.58013 46.4381 1.62853C47.1077 0.967691 47.7686 0.659301 48.7995 0.540351C50.0022 0.399373 51.1917 0.632868 51.9891 1.16154C52.8438 1.73426 53.5222 2.76957 53.8923 4.08243C54.139 4.96795 54.2668 5.84906 54.3241 7.09144C54.4298 9.30744 54.1214 11.5851 53.5531 12.8099C53.4958 12.9376 53.4474 13.0522 53.4474 13.0654C53.4474 13.1183 53.0641 13.735 52.8878 13.9685C52.6764 14.2549 52.1874 14.7131 51.9274 14.8805C51.4604 15.1801 50.9053 15.3915 50.4075 15.462C50.0066 15.5193 48.7642 15.5105 48.447 15.4444ZM49.848 12.9949C50.4516 12.7129 50.804 12.1006 51.0199 10.9683C51.2005 10.0079 51.2534 9.31625 51.249 7.90647C51.2402 4.9283 50.8525 3.54055 49.8965 3.06474C49.2004 2.7167 48.4074 3.25859 48.077 4.2983C47.7774 5.2455 47.7069 5.95039 47.7025 7.90647C47.7025 9.32066 47.7289 9.81408 47.8567 10.6159C48.0065 11.5895 48.306 12.3825 48.6321 12.6953C49.0021 13.0522 49.4779 13.1667 49.848 12.9949Z"
fill="currentColor"
/>
<path
d="M72.193 15.4796C70.6907 15.2638 69.6862 14.4576 69.228 13.105C68.9461 12.2812 68.9549 12.475 68.9549 6.31165V0.712167L70.4219 0.694545C71.2237 0.685734 71.8978 0.685734 71.9198 0.694545C71.9374 0.703356 71.9507 3.21013 71.9507 6.26759C71.9551 11.986 71.9551 12.0125 72.1181 12.4266C72.193 12.616 72.4353 12.8627 72.6599 12.9773C73.2547 13.2769 73.9596 12.9156 74.1622 12.2019C74.2019 12.0477 74.2195 10.7084 74.2416 6.36452L74.2636 0.725384H75.7615H77.2594L77.2726 5.99004C77.2814 9.7524 77.2726 11.4045 77.2373 11.7834C77.1096 13.0654 76.7307 13.9245 75.9773 14.6162C75.6381 14.9334 75.1447 15.2109 74.7482 15.321C74.6513 15.3431 74.4927 15.3915 74.3957 15.418C74.2239 15.4708 72.4617 15.5193 72.193 15.4796Z"
fill="currentColor"
/>
<path
d="M81.3126 15.4664C80.3918 15.3166 79.6957 14.951 79.1142 14.3122C78.7309 13.8892 78.352 13.0786 78.2066 12.3781C78.1802 12.246 78.1405 12.0521 78.1141 11.9464C78.0921 11.8451 78.0745 11.4838 78.0745 11.1446V10.5278L79.471 10.5366L80.872 10.5498L80.9249 11.03C81.057 12.2416 81.4579 12.8671 82.2421 13.105C82.6519 13.2284 83.2025 12.9244 83.414 12.4662C83.6387 11.9728 83.5418 11.3428 83.1497 10.7437C82.8809 10.3339 82.5461 10.0255 81.5372 9.26339C80.3565 8.36905 79.9424 8.0122 79.6164 7.59367C79.5812 7.54962 79.4842 7.42626 79.4049 7.32053C79.2199 7.08703 78.9071 6.49228 78.7882 6.14424C78.7045 5.89312 78.6692 5.75214 78.5635 5.20585C78.537 5.07369 78.515 4.70362 78.515 4.38201C78.515 4.0604 78.537 3.69034 78.5635 3.55817C78.7177 2.76517 78.7397 2.69468 78.9732 2.22328C79.2023 1.7651 79.6649 1.27608 80.1098 1.02497C80.9425 0.549164 82.0571 0.394969 83.3832 0.575597C84.7533 0.760631 85.7313 1.69021 86.0926 3.16167C86.1983 3.57139 86.2776 4.34677 86.26 4.71243L86.2468 4.99879L84.9075 5.01201C84.1674 5.01641 83.5506 5.0076 83.533 4.98998C83.5109 4.96795 83.4757 4.75648 83.4493 4.51418C83.392 4.02957 83.3523 3.86656 83.2202 3.56698C83.0395 3.16607 82.7179 2.93258 82.3479 2.93258C81.8236 2.93258 81.4359 3.3423 81.3875 3.94586C81.3258 4.72565 81.7663 5.37326 82.9735 6.30725C83.3611 6.60683 83.7621 6.91522 83.8634 6.99011C83.9603 7.06941 84.1409 7.20598 84.2599 7.2985C85.4053 8.18843 86.0397 9.17527 86.2953 10.4705C86.3878 10.9551 86.4054 12.268 86.3217 12.6645C86.1851 13.2901 86.0221 13.6822 85.7137 14.0963C85.26 14.7131 84.6476 15.1228 83.8105 15.3607C83.4669 15.4576 83.3303 15.4708 82.48 15.4841C81.9602 15.4929 81.4359 15.4841 81.3126 15.4664Z"
fill="currentColor"
/>
<path
d="M0.624512 8.01661V0.70336H2.12241C2.94625 0.70336 3.62471 0.707765 3.62911 0.716576C3.63792 0.720982 3.65114 3.47006 3.66436 6.8271L3.68638 12.9288L5.29882 12.9332C6.18434 12.9332 6.93329 12.9508 6.95972 12.9685C6.99937 12.9905 7.01259 13.3033 7.01259 14.0963C7.01259 14.6955 6.99937 15.2197 6.98616 15.2594C6.95972 15.321 6.63812 15.3299 3.79212 15.3299H0.624512V8.01661Z"
fill="currentColor"
/>
<path
d="M7.05664 15.1184C7.05664 14.9201 7.27251 13.7262 7.4972 12.6645C7.51923 12.5676 7.55888 12.3605 7.58531 12.2019C7.61174 12.0433 7.6558 11.8274 7.67783 11.7173C7.77034 11.2811 7.95097 10.3604 7.98622 10.1533C8.00824 10.0344 8.04349 9.84492 8.06552 9.73478C8.08754 9.62464 8.12719 9.41758 8.15803 9.2722C8.18887 9.12681 8.22852 8.91975 8.25055 8.80961C8.27698 8.69947 8.31223 8.51444 8.33426 8.39108C8.35188 8.27213 8.37831 8.13115 8.39153 8.08269C8.40475 8.03423 8.43999 7.86682 8.46642 7.70822C8.49286 7.54962 8.53251 7.34256 8.55454 7.24563C8.57656 7.14871 8.61621 6.95046 8.64265 6.80508C8.67349 6.65969 8.71314 6.45263 8.73516 6.34249C8.75719 6.23235 8.81446 5.93718 8.86293 5.68166C8.91139 5.42613 8.97306 5.12215 8.99509 4.99879C9.02153 4.87984 9.18013 4.06481 9.34754 3.19251C9.51495 2.3202 9.67355 1.51839 9.69558 1.40825C9.71761 1.29811 9.75285 1.1307 9.76607 1.03378C9.82775 0.67252 9.64712 0.703359 11.7926 0.703359C12.8412 0.703359 13.7135 0.716576 13.7223 0.738604C13.7399 0.765037 13.8236 1.15713 13.9778 1.93692C14.0042 2.06909 14.0395 2.25853 14.0615 2.35545C14.0835 2.45237 14.1232 2.65062 14.1496 2.79601C14.176 2.94139 14.2201 3.13964 14.2377 3.23656C14.2598 3.33349 14.2906 3.48328 14.3038 3.56698C14.3346 3.7432 14.3831 4.00313 14.458 4.38201C14.4888 4.5274 14.5285 4.74767 14.5505 4.86662C14.5725 4.98998 14.6122 5.17942 14.6342 5.29837C14.7444 5.83145 14.8501 6.36011 14.8986 6.62885C14.9955 7.16633 15.0616 7.50997 15.1629 7.99458C15.1805 8.0915 15.2202 8.28975 15.251 8.43514C15.2818 8.58052 15.3215 8.77877 15.3391 8.8757C15.3611 8.97262 15.3876 9.13122 15.4052 9.22814C15.4184 9.32506 15.4493 9.47485 15.4713 9.55856C15.4933 9.64227 15.5506 9.94184 15.6034 10.2194C15.6519 10.4969 15.7136 10.8141 15.7356 10.9243C15.7576 11.0344 15.7973 11.2327 15.8237 11.3648C15.881 11.6556 16.2511 13.5632 16.4185 14.4135C16.4802 14.7439 16.5286 15.0787 16.5198 15.1624L16.5066 15.3078H15.0131H13.5152L13.4844 15.1845C13.4667 15.1184 13.361 14.4664 13.2465 13.7306C13.1363 12.9993 13.035 12.3561 13.0218 12.3032L13.0042 12.2019H11.7045H10.4049L10.3652 12.3032C10.3476 12.3561 10.3168 12.5015 10.2991 12.6204C10.2507 12.9641 10.0128 14.4884 9.96432 14.7615C9.94229 14.8937 9.92026 15.0523 9.92026 15.114C9.92026 15.3255 9.90264 15.3299 8.43558 15.3299H7.05664V15.1184ZM12.6077 9.73038C12.6077 9.68192 12.568 9.40877 12.524 9.12681C12.4755 8.84045 12.383 8.28535 12.3213 7.88444C12.2596 7.48353 12.1803 6.97249 12.1451 6.75221C12.1098 6.52753 12.0482 6.15746 12.0129 5.93718C11.9777 5.71249 11.9116 5.28075 11.8631 4.97676C11.8147 4.67278 11.7618 4.32914 11.7442 4.2146C11.731 4.09565 11.7001 4.01635 11.6825 4.03838C11.6649 4.056 11.5635 4.59788 11.4622 5.2411C11.3609 5.88431 11.2419 6.65529 11.1935 6.95927C11.145 7.26326 11.0877 7.63773 11.0657 7.79633C11.0437 7.95493 10.9776 8.38227 10.9159 8.74353C10.8542 9.10919 10.7926 9.49688 10.7749 9.61583L10.7485 9.82289H11.6781C12.59 9.82289 12.6077 9.82289 12.6077 9.73038Z"
fill="currentColor"
/>
<path
d="M17.2203 15.255C17.1807 15.1184 17.1939 0.813495 17.2291 0.756223C17.2556 0.707762 17.7446 0.698951 19.7271 0.716573C22.2559 0.734195 22.2911 0.738601 22.8595 0.914824C23.3881 1.08224 24.0754 1.59328 24.419 2.0823C24.8728 2.72111 25.0843 3.33789 25.168 4.26306C25.2561 5.20585 25.1107 6.09578 24.7759 6.70815C24.5688 7.08262 24.234 7.51437 23.9917 7.70381L23.8111 7.8536L24.115 8.13996C24.5292 8.53206 24.7494 8.9594 24.8816 9.64667C24.9301 9.911 24.9433 10.4925 24.9433 12.5852C24.9433 14.017 24.9301 15.2197 24.9169 15.2594C24.8948 15.321 24.7186 15.3299 23.4234 15.3299C22.1281 15.3299 21.9519 15.321 21.9299 15.2594C21.9167 15.2197 21.9034 14.1139 21.9034 12.8011C21.9034 10.6864 21.8946 10.3868 21.8285 10.193C21.6215 9.58058 21.225 9.31625 20.5641 9.34709L20.2602 9.3603L20.2469 12.2988C20.2425 13.9157 20.2249 15.2594 20.2073 15.2814C20.1897 15.3166 19.6918 15.3299 18.7094 15.3299C17.3481 15.3299 17.2379 15.3254 17.2203 15.255ZM21.3483 6.7434C21.4717 6.6685 21.6171 6.56717 21.6699 6.5099C21.7713 6.39976 21.9916 5.98564 21.9916 5.90634C21.9916 5.8799 22.0092 5.82263 22.0312 5.77857C22.1017 5.65081 22.181 4.95473 22.1546 4.75208C22.062 4.08684 22.0841 4.17054 21.9034 3.75642C21.7845 3.48768 21.4673 3.15726 21.2206 3.05593C20.9959 2.96341 20.3879 2.91936 20.2998 2.98985C20.2514 3.0295 20.2425 3.3511 20.2602 4.94592C20.2734 5.99004 20.291 6.86675 20.3042 6.88878C20.3174 6.91081 20.5069 6.91521 20.7272 6.89759C21.0532 6.87556 21.1633 6.84913 21.3483 6.7434Z"
fill="currentColor"
/>
<path
d="M25.4719 15.0523C25.4719 14.9025 25.5336 14.4708 25.6041 14.0963C25.8905 12.6469 26.2649 10.7216 26.4852 9.60261C26.983 7.04297 26.9698 7.10465 27.1284 6.32046C27.2077 5.92836 27.2474 5.74333 27.3223 5.35123C27.3487 5.20585 27.3883 4.98998 27.4148 4.86662C27.4412 4.74767 27.4765 4.54942 27.4985 4.42606C27.5558 4.10005 27.6262 3.74761 27.6747 3.50089C27.7011 3.38194 27.7408 3.1925 27.7584 3.08236C27.7804 2.97222 27.8201 2.76516 27.8509 2.61978C27.8818 2.4744 27.9214 2.26733 27.939 2.15719C27.9787 1.96335 28.0227 1.73426 28.1197 1.26727C28.1417 1.13951 28.1769 0.96769 28.1902 0.88839C28.2034 0.809089 28.2254 0.7386 28.243 0.729789C28.2607 0.716572 29.1241 0.703356 30.1639 0.69895C32.3226 0.685733 32.1331 0.650489 32.2124 1.10426C32.3006 1.58888 32.3534 1.87524 32.3931 2.0823C32.4151 2.19684 32.4504 2.38188 32.4724 2.50083C32.4944 2.61537 32.5341 2.82684 32.5649 2.97222C32.5957 3.11761 32.6354 3.32467 32.6574 3.43481C32.675 3.54495 32.7147 3.73439 32.7367 3.85334C32.7631 3.9767 32.8028 4.18376 32.8292 4.31592C32.8513 4.44809 32.8909 4.64634 32.9173 4.75648C32.9658 4.96354 33.0231 5.26312 33.0892 5.65081C33.1112 5.77417 33.2389 6.435 33.3755 7.11346C33.5121 7.79192 33.6839 8.66422 33.7588 9.05191C33.8337 9.4396 33.913 9.84492 33.935 9.95506C33.9571 10.0652 34.0143 10.3604 34.0628 10.6159C34.1729 11.1842 34.2346 11.5102 34.2831 11.7393C34.3051 11.8362 34.3447 12.0345 34.3712 12.1799C34.3976 12.3253 34.4373 12.5235 34.4593 12.6204C34.4813 12.7173 34.521 12.9244 34.5474 13.083C34.5738 13.2416 34.6135 13.4399 34.6355 13.5236C34.6531 13.6073 34.6972 13.8187 34.7236 13.9862C34.7545 14.158 34.7941 14.3518 34.8161 14.4267C34.8382 14.4972 34.869 14.7307 34.8866 14.9422L34.9131 15.3299L33.3975 15.321L31.8864 15.3078L31.8512 15.1096C31.8292 14.9994 31.7455 14.4664 31.6618 13.9201C31.4679 12.6865 31.4194 12.3781 31.3886 12.2812C31.371 12.2063 31.2697 12.2019 30.1022 12.2019C29.1374 12.2019 28.8202 12.2151 28.7893 12.2592C28.7673 12.2856 28.7012 12.5984 28.6483 12.9508C28.5955 13.3033 28.5338 13.691 28.5118 13.8099C28.4897 13.9333 28.4501 14.18 28.4237 14.3606C28.3708 14.7351 28.2959 15.136 28.2651 15.255C28.243 15.3254 28.1373 15.3299 26.8553 15.3299H25.4719V15.0523ZM31.0009 9.70394C30.9877 9.63345 30.9172 9.19289 30.8467 8.7215C30.7718 8.2501 30.6749 7.6157 30.6264 7.31171C30.5031 6.55395 30.3665 5.67284 30.3181 5.32921C30.296 5.17061 30.2299 4.76529 30.1771 4.43047L30.0757 3.81809L29.9964 4.32033C29.9524 4.59788 29.8687 5.12214 29.8114 5.4834C29.7541 5.84906 29.666 6.42179 29.6132 6.76102C29.5603 7.10025 29.4325 7.91528 29.3268 8.5673C29.2255 9.22373 29.1506 9.77002 29.1594 9.79205C29.1682 9.80967 29.5911 9.82289 30.0978 9.82289H31.0229L31.0009 9.70394Z"
fill="currentColor"
/>
<path
d="M55.3682 15.2594C55.3242 15.1448 55.3374 0.822309 55.3814 0.75182C55.4167 0.698953 55.6986 0.690142 57.1569 0.698953C58.1085 0.703359 58.9059 0.725386 58.9235 0.743009C58.9544 0.773848 59.0777 1.22762 59.1702 1.65056C59.1923 1.74748 59.3597 2.42153 59.5447 3.14845C60.276 6.01207 60.6461 7.46591 60.8928 8.43514L61.1483 9.44842L61.1527 5.07809L61.1572 0.703359H62.5405C63.7608 0.703359 63.9283 0.71217 63.9503 0.773848C63.9855 0.861959 63.9855 15.1008 63.9503 15.2329L63.9239 15.3299H62.1925C60.743 15.3299 60.4567 15.321 60.4126 15.2682C60.3641 15.2109 60.254 14.8232 60.1483 14.3386C60.1262 14.2417 60.0558 13.9641 59.9897 13.7218C59.928 13.4795 59.7077 12.6292 59.5051 11.8274C59.3024 11.03 58.994 9.81849 58.8222 9.14003C58.646 8.46157 58.4301 7.6113 58.3376 7.24563L58.1658 6.5848L58.1526 10.9463L58.1393 15.3078L56.7692 15.321C55.5445 15.3299 55.3947 15.3255 55.3682 15.2594Z"
fill="currentColor"
/>
<path
d="M65.241 15.299C65.2234 15.2858 65.2102 14.5324 65.2102 13.6293C65.2102 12.105 65.2146 11.986 65.2895 11.964C65.3468 11.9464 68.369 11.9596 68.5276 11.9772C68.5452 11.9816 68.554 12.7306 68.5496 13.6469L68.5364 15.3078L66.9019 15.321C66.0032 15.3254 65.2587 15.3166 65.241 15.299Z"
fill="currentColor"
/>
</svg>
10 changes: 8 additions & 2 deletions resources/views/components/navigation-bar.blade.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
<div
x-collapse
x-show="!showMobileMenu"
>
<x-ticket-giveaway-banner />
</div>
<nav
class="sticky top-0 z-50 flex flex-col items-center justify-center px-3 pt-px"
aria-label="Main Navigation"
>
<div
:class="{
'ring-gray-200/80 dark:ring-gray-700/70 bg-white/50 dark:bg-black/50 translate-y-3': scrolled || showMobileMenu,
'ring-gray-200/80 backdrop-blur-2xl dark:ring-gray-700/70 bg-white/50 dark:bg-black/50 translate-y-3': scrolled || showMobileMenu,
'ring-transparent dark:bg-transparent': ! scrolled && ! showMobileMenu,
}"
class="mx-auto flex w-full max-w-5xl items-center justify-between gap-5 rounded-2xl px-5 py-4 ring-1 backdrop-blur-2xl transition duration-200 ease-out xl:max-w-7xl 2xl:max-w-360"
class="mx-auto flex w-full max-w-5xl items-center justify-between gap-5 rounded-2xl px-5 py-4 ring-1 transition duration-200 ease-out xl:max-w-7xl 2xl:max-w-360"
>
{{-- Left side --}}
<div class="flex items-center gap-3">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/components/theme-toggle.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
aria-label="Toggle between light and dark mode"
x-bind:aria-pressed="darkMode ? 'true' : 'false'"
tabindex="0"
class="theme-selector relative -mx-1.5 size-9 cursor-pointer select-none hover:text-slate-600 dark:opacity-70 dark:hover:text-[#bcc1ef]"
class="theme-selector relative -mx-1.5 size-9 cursor-pointer transition duration-300 select-none hover:opacity-75 dark:opacity-70 dark:hover:opacity-100"
>
<span class="sr-only">Toggle theme</span>

Expand Down
Loading