File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ export const metadata: Metadata = {
2525 description :
2626 "36 hours student hackathon in Barcelona in April starting on the 24th ending the 26th" ,
2727 images : {
28- url : "https://hackupc.com/ogimage .png?v=2024 " ,
29- secureUrl : "https://hackupc.com/ogimage .png?v=2025 " ,
28+ url : "https://hackupc.com/og_image2026 .png" ,
29+ secureUrl : "https://hackupc.com/og_image2026 .png" ,
3030 alt : "HackUPC 2026 | April 24-26 | Student hackathon in Barcelona" ,
3131 } ,
3232 } ,
@@ -39,8 +39,8 @@ export const metadata: Metadata = {
3939 "36 hours student hackathon in Barcelona in April starting on the 24th ending the 26th" ,
4040 url : "https://hackupc.com" ,
4141 images : {
42- url : "https://hackupc.com/ogimage .png?v=2024 " ,
43- secureUrl : "https://hackupc.com/ogimage .png?v=2024 " ,
42+ url : "https://hackupc.com/og_image2026 .png" ,
43+ secureUrl : "https://hackupc.com/og_image2026 .png" ,
4444 alt : "HackUPC landing page screenshot" ,
4545 } ,
4646 } ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export const EventStructuredData = () => {
4848 "@type" : "RegisterAction" ,
4949 target : "https://my.hackupc.com/" ,
5050 } ,
51- image : "https://hackupc.com/ogimage .png?v=2024 " ,
51+ image : "https://hackupc.com/og_image2026 .png" ,
5252 maximumAttendeeCapacity : 500 ,
5353 isAccessibleForFree : true ,
5454 offers : {
You can’t perform that action at this time.
0 commit comments