File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export default function Layout({
46
46
{ children : "Sponsors" , href : "/conf/2025/#sponsors" } ,
47
47
{ children : "Resources" , href : "/conf/2025/resources" } ,
48
48
{
49
- children : "Gallery " ,
49
+ children : "Event Photos " ,
50
50
href : GALLERY_LINK ,
51
51
} ,
52
52
{ children : "FAQ" , href : "/conf/2025/#faq" } ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export default function Page() {
30
30
< Hero year = "2025" bottom = { < HeroImage /> } >
31
31
< HeroDateAndLocation />
32
32
< Button className = "md:w-fit" href = { GALLERY_LINK } >
33
- View Gallery
33
+ Event Photos
34
34
</ Button >
35
35
</ Hero >
36
36
< div className = "gql-container gql-conf-navbar-strip text-neu-900 before:bg-white/40 before:dark:bg-blk/30" >
You can’t perform that action at this time.
0 commit comments