Update homepage feature cards
This commit is contained in:
@@ -19,6 +19,7 @@ import happyvrImage from "$assets/images/credits/happyvr.png";
|
||||
import magolorImage from "$assets/images/credits/magolor.png";
|
||||
import tagcomputingImage from "$assets/images/credits/tagcomputing.png";
|
||||
import miaImage from "$assets/images/credits/mia.png";
|
||||
import andryImage from "$assets/images/credits/andry.png";
|
||||
|
||||
const credits = [
|
||||
{
|
||||
@@ -113,6 +114,11 @@ const credits = [
|
||||
role: "Test Squad",
|
||||
image: miaImage,
|
||||
},
|
||||
{
|
||||
name: "andry6702",
|
||||
role: 'Coined the term "First EA"',
|
||||
image: andryImage,
|
||||
},
|
||||
];
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user