Skip to content

Commit 6ed1417

Browse files
committed
SGJ Spring 2026 initial page launch
1 parent ddeafa2 commit 6ed1417

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

src/app/modules/_core/event-header/event-header.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- SGJ -->
22
<app-section class="app-event-header section" title="Scarlet Game Jam is here!" top-gradient bottom-gradient
3-
color="primary" bgImage="assets/images/sgj-bg-f2025.png" bgRepeatMode="repeat" bgPosition="0 0" style="height:100% "
3+
color="primary" bgImage="assets/images/placeholder-sgj-bg.png" bgRepeatMode="repeat" bgPosition="0 0" style="height:100% "
44
shadow>
55
<div style="width: 100vw;"></div>
66
<div style="max-width: 512px">

src/app/pages/home/home/home-page.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Turn on for events -->
2-
<!-- <app-event-header></app-event-header> -->
2+
<app-event-header></app-event-header>
33
<app-full-page-header color="primary" bgImage="assets/images/wide-club-interlaced.png">
44
<h1 class="mat-display-4 app-home-page header">
55
Building games <br />

src/app/pages/scarlet-game-jam/scarlet-game-jam/scarlet-game-jam-page.component.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<app-full-page-header color="primary" bgImage="assets/images/sgj-bg-f2025.png" bgRepeatMode="repeat" bgPosition="0 0">
1+
<app-full-page-header color="primary" bgImage="assets/images/placeholder-sgj-bg.png" bgRepeatMode="repeat" bgPosition="0 0">
22
<div class="app-scarlet-game-jam split-section">
33
<div style="
44
display: flex;
@@ -31,7 +31,7 @@ <h1 class="mat-display-1 app-scarlet-game-jam text mb-16">{{getSemesterString()}
3131
</div>
3232
<div class="app-scarlet-game-jam logo-container"
3333
*ngIf="breakpointManager.matchedBreakpointOrAbove('SMALL_DESKTOP')">
34-
<img src="assets/images/sgj_fall_25_logo_nofloor_cropped_cropped.png" class="app-scarlet-game-jam logo-painted"
34+
<img src="assets/images/sgj-logo-s2026.png" class="app-scarlet-game-jam logo-painted"
3535
[ngClass]="breakpointManager.currentBreakpoint">
3636
</div>
3737
</div>
@@ -82,13 +82,13 @@ <h1>🎸 VGM Club</h1>
8282
of fun.
8383
<br>
8484
<br>
85-
Located in the Collaborative Learning Center at the Livingston Student Center.
85+
Located at the CoRE 301 room.
8686
<br>
8787
<br>
8888
Food will be served.
8989
</div>
9090
<iframe rightHalf
91-
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1103.6853168167163!2d-74.43811505481717!3d40.52336274716882!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c3c743edd6d37b%3A0xe597f60676ac8eb1!2sLivingston%20Student%20Center!5e0!3m2!1sen!2sus!4v1711870412335!5m2!1sen!2sus"
91+
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d787.9953975583434!2d-74.4621380054329!3d40.52144548870397!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c3c70c4ccb1769%3A0x4da1a6ca989dc72a!2sComputing%20Research%20and%20Education%20Building%2C%20Piscataway%2C%20NJ%2008854!5e0!3m2!1sen!2sus!4v1697516611311!5m2!1sen!2sus"
9292
style="border: 0; width: 100%; height:100%; min-height: 300px;" allowfullscreen="" loading="lazy"></iframe>
9393
</app-event-card>
9494
</app-card-grid>

src/app/pages/scarlet-game-jam/scarlet-game-jam/scarlet-game-jam-page.component.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ declare var FlipDown: any;
1313
},
1414
})
1515
export class ScarletGameJamPageComponent implements OnInit {
16-
startDate: string = 'Sep 23';
17-
endDate: string = 'Sep 27';
16+
startDate: string = 'Feb 3';
17+
endDate: string = 'Feb 7';
1818

1919
startDateTime: string = '7pm - 9pm';
20-
endDateTime: string = '2pm - 9pm';
20+
endDateTime: string = '12pm - 9pm';
2121

2222
merchLink: string = 'http://scarlet-game-jam.allcolorsllc.com/';
23-
signupLink: string = 'https://rutgers.campuslabs.com/engage/event/11610504'; //done
24-
itchioLink: string = 'https://itch.io/jam/scarlet-game-jam-fall-2025';
23+
signupLink: string = 'https://rutgers.campuslabs.com/engage/event/12101377'; //done
24+
itchioLink: string = 'https://itch.io/jam/scarlet-game-jam-spring-2026';
2525
stickerPinDesignLink: string = 'https://forms.gle/2Kp8yfb3eDQJDz1CA';
2626

27-
startDateEventPage: string = 'https://rutgers.campuslabs.com/engage/event/11610504';
28-
endDateEventPage: string = 'https://rutgers.campuslabs.com/engage/event/11610645';
27+
startDateEventPage: string = 'https://rutgers.campuslabs.com/engage/event/12101377';
28+
endDateEventPage: string = 'https://rutgers.campuslabs.com/engage/event/12101378';
2929

3030
eventActive: boolean = true;
3131

250 KB
Loading
2.28 MB
Loading

0 commit comments

Comments
 (0)