From 7f792e926e356d7a504465339e8cfababf6bccaf Mon Sep 17 00:00:00 2001 From: BRUHisbackbois <72882797+Scott170c@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:29:41 -0800 Subject: [PATCH] Update page.tsx --- app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index ebdcfd4..e57863b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -57,7 +57,9 @@ export default function Home() {

At the end, submissions will be peer-reviewed and voted for the top 3. The top 3 designs will be re-made and can be given out as gifts! Winners will also receive special recognition and a feature on our website. Don't miss this chance to showcase your creativity and spread holiday cheer with your unique PCB decorations!

- +

+ FAQ: +

{/* FAQ Section */} ); -} \ No newline at end of file +}