Skip to content

Commit 3ed729b

Browse files
chore: update team photos from hadylauw.com [automated]
1 parent 584876c commit 3ed729b

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

public/team/2026-05.jpg

230 KB
Loading

src/data/teamPhotos.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ export interface TeamPhoto {
55
}
66

77
export const TEAM_PHOTOS: TeamPhoto[] = [
8+
{
9+
url: "/team/2026-05.jpg",
10+
date: "May 2026",
11+
location: "Real Food at Orchard Central",
12+
},
813
{
914
url: "/team/2025-07.jpg",
1015
date: "July 2025",

0 commit comments

Comments
 (0)