Skip to content

Commit 07574bd

Browse files
🎫 Add ticket giveaway page (#175)
* ✨ Add Laracon US icon and ticket giveaway banner component - Introduced a new SVG icon for Laracon US in `laracon-us.blade.php`. - Created a ticket giveaway banner component in `ticket-giveaway-banner.blade.php` with animations and speaker images. - Implemented a link to the competition page with tracking for analytics. - Enhanced visual effects with gradient text and background blurs for improved aesthetics. * πŸ”₯ Cleanup dead code * ✨ Improve navigation bar styling and enhance theme toggle button interaction * Add Laracon US 2025 competition page with countdown timer and ticket giveaway details * 🎨 Add parallax hover effect to laracon ticket image * πŸ‘· Reorganize laracon images * ✨ Update countdown timer styles and improve ticket section layout for Laracon US 2025 page * ✨ Add prizes section * 🎨 Update prize item styles for better visibility and consistency * 🎨 Adjust layout and styles for hero section and prizes section * 🎨 Enhance prize section layout and add medal images for better presentation * 🎨 Refine prizes section layout and adjust medal image sizes for improved consistency * 🎨 Refactor prize item layout for improved consistency and alignment * 🎨 Update medal image sizes and titles for improved visibility in prizes section * 🎨 Add entrance animation to prizes list and update prize titles for clarity * 🎨 Update "How to enter" section with steps and animations for better user engagement * 🎨 Update prize card layout for improved consistency and add lazy loading to images * 🎨 Add legal section with terms and conditions for giveaway clarity * 🎨 Add title to layout for Laracon US 2025 Ticket Giveaway page * rename to laracon-us-2025-giveaway * add giveaway rules * handle giveaway newsletter list sign up * update rules for shipping --------- Co-authored-by: Steven Fox <[email protected]>
1 parent 0aaa018 commit 07574bd

22 files changed

+950
-3
lines changed

β€Žpackage-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"@tailwindcss/postcss": "^4.1.8",
1616
"@tailwindcss/typography": "^0.5.16",
1717
"alpinejs": "^3.14.9",
18+
"atropos": "^2.0.2",
1819
"axios": "^1.9.0",
1920
"gsap": "^3.13.0",
2021
"laravel-vite-plugin": "^0.7.8",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
39.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
Β (0)