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({
4646 { children : "Sponsors" , href : "/conf/2025/#sponsors" } ,
4747 { children : "Resources" , href : "/conf/2025/resources" } ,
4848 {
49- children : "Gallery " ,
49+ children : "Event Photos " ,
5050 href : GALLERY_LINK ,
5151 } ,
5252 { children : "FAQ" , href : "/conf/2025/#faq" } ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export default function Page() {
3030 < Hero year = "2025" bottom = { < HeroImage /> } >
3131 < HeroDateAndLocation />
3232 < Button className = "md:w-fit" href = { GALLERY_LINK } >
33- View Gallery
33+ Event Photos
3434 </ Button >
3535 </ Hero >
3636 < 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