@@ -8,7 +8,7 @@ interface AnnouncementEmailProps {
88}
99
1010const CONFIG = {
11- resultLink : "https://comcamp.io/" ,
11+ resultLink : "https://comcamp.io/application/result " ,
1212} ;
1313
1414export default function AnnouncementEmail ( { name } : AnnouncementEmailProps ) {
@@ -34,15 +34,15 @@ export default function AnnouncementEmail({ name }: AnnouncementEmailProps) {
3434 < Head >
3535 < Font fontFamily = "Helvetica" fallbackFontFamily = "Arial" fontWeight = { 400 } fontStyle = "normal" />
3636 </ Head >
37- < Preview > 🎉สิ้นสุดการรอคอย! ประกาศผลการคัดเลือกผู้เข้าร่วมค่าย Comcamp 37</ Preview >
37+ < Preview > 🎉สิ้นสุดการรอคอย! ประกาศผลการคัดเลือกผู้เข้าร่วมค่าย ComCamp 37</ Preview >
3838
3939 < Body className = "bg-white font-sans" >
4040 < Container className = "mx-auto w-full max-w-[800px] my-10 bg-white rounded-2xl overflow-hidden shadow-lg" >
4141 < Header />
4242
4343 < Section className = "bg-white px-6 py-8 text-center" >
44- < Text className = "text-sm font-semibold text-[#92a6d2] m-0 mb-2 tracking-widest uppercase" > COMCAMP 37</ Text >
45- < Heading className = "text-2xl font-bold m-0 text-[#464f6a]" > 🎉 สิ้นสุดการรอคอย! ประกาศผลการคัดเลือกผู้เข้าร่วมค่าย Comcamp 37</ Heading >
44+ < Text className = "text-sm font-semibold text-[#92a6d2] m-0 mb-2 tracking-widest" > ComCamp 37</ Text >
45+ < Heading className = "text-2xl font-bold m-0 text-[#464f6a]" > 🎉 สิ้นสุดการรอคอย! ประกาศผลการคัดเลือกผู้เข้าร่วมค่าย ComCamp 37</ Heading >
4646 </ Section >
4747
4848 < Section className = "px-6 pt-4 pb-10" >
@@ -51,7 +51,7 @@ export default function AnnouncementEmail({ name }: AnnouncementEmailProps) {
5151 </ Section >
5252
5353 < Section className = "" >
54- < Text className = "text-base leading-relaxed mb-6" > ในนามของคณะกรรมการและทีมงานค่าย Comcamp 37 พวกเราขอขอบคุณน้องๆ ทุกคนที่ให้ความสนใจและตั้งใจทำใบสมัครส่งเข้ามากันอย่างล้นหลามเกินความคาดหมายครับ</ Text >
54+ < Text className = "text-base leading-relaxed mb-6" > ในนามของคณะกรรมการและทีมงานค่าย ComCamp 37 พวกเราขอขอบคุณน้องๆ ทุกคนที่ให้ความสนใจและตั้งใจทำใบสมัครส่งเข้ามากันอย่างล้นหลามเกินความคาดหมายครับ</ Text >
5555 < Text className = "text-base leading-relaxed mb-6" > ในปีนี้มีผู้สมัครที่มีศักยภาพและความสามารถโดดเด่นมากมาย ทำให้คณะกรรมการของเราต้องใช้เวลาพิจารณากันอย่างหนักและรอบคอบที่สุด เพื่อคัดเลือกผู้ที่จะได้มาร่วมเดินทางและสร้างประสบการณ์ดีๆ ไปด้วยกันในค่ายครั้งนี้</ Text >
5656 < Text className = "text-base leading-relaxed mb-6" > และแล้วก็ถึงเวลาที่ทุกคนรอคอย! ตอนนี้ผลการคัดเลือกอย่างเป็นทางการได้ประกาศออกมาเรียบร้อยแล้วครับ น้องๆ สามารถเข้าไปตรวจสอบผลการคัดเลือกของตัวเองได้ที่ลิงก์ด้านล่างนี้เลยครับ</ Text >
5757 </ Section >
@@ -87,7 +87,7 @@ export default function AnnouncementEmail({ name }: AnnouncementEmailProps) {
8787 < b > 23 มีนาคม 2569 :</ b > ประกาศเรียกตัวสำรอง
8888 </ Text >
8989 < Text className = "text-sm leading-relaxed text-[#504039] m-0" >
90- < b > 8 - 12 เมษายน 2569 :</ b > วันจัดค่าย Comcamp 37
90+ < b > 8 - 12 เมษายน 2569 :</ b > วันจัดค่าย ComCamp 37
9191 </ Text >
9292 </ Section >
9393
0 commit comments