From 1175f0f3c199c8c167cb767373e056253e4e22be Mon Sep 17 00:00:00 2001 From: claireshen0 Date: Sun, 15 Mar 2026 12:49:45 -0400 Subject: [PATCH] Update Northern California event details --- src/routes/MMT2026/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/MMT2026/+page.svelte b/src/routes/MMT2026/+page.svelte index 3296574..19cd475 100644 --- a/src/routes/MMT2026/+page.svelte +++ b/src/routes/MMT2026/+page.svelte @@ -76,7 +76,7 @@ { name: "Michigan", date: "04/11/2026", location: "Novi High School", address: "24062 Taft Road, Novi, Michigan 48375", early: "$15", earlyDate: "March 11", normal: "$20", normalDate: "March 28", late: "$25", lateDate: "April 4", link: "https://comp.mt/student/1/33/" }, { name: "Nevada", date: "04/04/2026", location: "Coral Academy of Science (Sandy Ridge)", address: "1051 Sandy Ridge Ave, Henderson, NV 89052", early: "$15", earlyDate: "March 18", normal: "$20", normalDate: "March 28", late: "$25", lateDate: "TBD", link: "https://comp.mt/student/1/32" }, { name: "New Jersey", date: "04/04/2026", location: "Rutgers University Inn and Conference Center,", address: "178 Ryders Ln, New Brunswick, NJ 08901", early: "$15", earlyDate: "March 18", normal: "$20", normalDate: "March 23", late: "$25", lateDate: "March 28", note: "Lunch is INCLUDED", link: "https://comp.mt/student/1/27" }, - { name: "Northern California", date: "04/04/2026", location: "TBD", address: "San Jose / Fremont Area", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28", link: "https://comp.mt/student/1/25" }, + { name: "Northern California", date: "04/04/2026", location: "Willow Glen High School", address: "2001 Cottle Ave, San Jose, CA 95125", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28", link: "https://comp.mt/student/1/25" }, { name: "Ohio", date: "04/12/2026", location: "The Wellington School", address: "3650 Reed Rd, Columbus, OH 43220", early: "$15", earlyDate: "March 14", normal: "$20", normalDate: "March 29", late: "$25", lateDate: "April 5" , link: "https://comp.mt/student/1/31"}, { name: "Southern California", date: "03/21/2026", location: "Earl Warren Middle School", address: "155 Stevens Ave, Solana Beach, CA 92075", early: "$15", earlyDate: "Feb 21", normal: "$20", normalDate: "March 7", late: "$25", lateDate: "March 14", note: "Lunch is INCLUDED" , link: "https://comp.mt/student/1/26"}, { name: "Washington", date: "04/04/2026", location: "Cedarcrest High School", address: "29000 NE 150th St, Duvall, WA 98019", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28" , link: "https://comp.mt/student/1/23"},