diff --git a/app/components/3box.tsx b/app/components/3box.tsx index 9e08618..284891e 100644 --- a/app/components/3box.tsx +++ b/app/components/3box.tsx @@ -18,12 +18,13 @@ const Threebox = () => { flexDirection: 'row', alignItems: 'center', backgroundColor: 'rgba(0, 0, 0, 0.31)', - borderRadius: '25px', + borderRadius: '1rem', mx: '32px', mb: '5vh', paddingBottom: '2vh', paddingTop: '2vh', + }}> { paddingBottom: '1.2rem', color: 'white', textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)' - } }>Build + } }>Design a PCB @@ -68,7 +70,7 @@ const Threebox = () => { fontSize: '1.5vw', color: 'white', paddingBottom: '1.2rem' - } }>Design + } }>Design Art { paddingBottom: '1.2rem', color: 'white', textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)' - } }>Code + } }>Create Firmware {typeof window !== 'undefined' && } @@ -60,18 +62,18 @@ import { - Hacky Holidays + Hacky Holidays! Design a PCB holiday decoration this winter, get a PCB grant! @@ -80,7 +82,7 @@ import { sx={{ mx: ['auto',0], fontFamily: 'var(--font-inter)', - fontSize: '1.5rem', + fontSize: '1.2rem', fontWeight: 900, color: 'white', bg: '#f90b0b', @@ -89,7 +91,7 @@ import { padding: '1rem 2rem', mt: '1rem' }}> - Register Now! +  Learn to Make a Decoration   ➜ diff --git a/app/page.tsx b/app/page.tsx index 4734e5f..9e39b5e 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -54,7 +54,7 @@ export default function Home() { // flexDirection: 'column', // height:"100%", // alignItems: 'center', - minHeight: '310vh', + minHeight: ['400vh', '275vh'], // background: 'linear-gradient(to bottom right, rgba(70, 181, 255, 1), rgba(227, 244, 255, 1))', // display: 'grid', // gridTemplateRows: 'auto auto 1fr auto', // Allows more explicit control @@ -150,14 +150,14 @@ export default function Home() { fontFamily: 'var(--font-inter)', fontSize: '1.55vw', fontWeight:800, - // paddingTop: '0rem', + paddingTop: '1rem', paddingLeft: '5.5rem', paddingRight: '5rem', textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)', color: 'white' - }}>Want a cool christmas decoration? A cool gift for someone you know? Design a unique PCB decoration (all art made by you!) from scratch and submit it to the project gallery via a pull request in the GitHub repository before [set date]!

- Once your PR gets approved, you can get your PCB decoration shipped just in time for the holidays!🎄
+ }}>Want a cool christmas decoration? A cool gift for someone you know? Design a unique PCB decoration (all art made by you!) from scratch and submit it to the project gallery via a pull request in the GitHub repository before [set date]! + Once your PR gets approved, you can get your PCB decoration shipped just in time for the holidays!🎄 It is as simple as: @@ -172,33 +172,22 @@ export default function Home() { textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)', color: 'white', }}>At the end, Submissions will be peer-reviewed and voted for the top 3. The top 3 will be re-made, and can be used to give out as gifts!



- FAQ: + FAQ: - - - - - -
+ + + Any more questions? Ask in #hacky-holidays!