diff --git a/public/images/lewisburg-coffee.png b/public/images/lewisburg-coffee.png new file mode 100644 index 0000000..55270a0 Binary files /dev/null and b/public/images/lewisburg-coffee.png differ diff --git a/src/lib/data.ts b/src/lib/data.ts index 2b48ce1..aac3cc7 100644 --- a/src/lib/data.ts +++ b/src/lib/data.ts @@ -429,6 +429,18 @@ export const projects: Project[] = [ imageAlt: "Diagram of the Hack Computer architecture", featured: true, }, + { + title: "Lewisburg, PA Coffee Map", + description: + "A website showing off the best coffee shops in Lewisburg, PA.", + longDescription: + "A website showing off the best coffee shops in Lewisburg, PA.", + tags: ["Coffee", "Lewisburg, PA", "Bucknell"], + gitLink: "https://github.com/soconnor0919/lewisburg-coffee", + image: "/images/lewisburg-coffee.png", + imageAlt: "Screenshot of the Lewisburg, PA Coffee Map website", + featured: true, + }, { title: "HRIStudio", description: