Update typo and contact info
This commit is contained in:
parent
0dbdaf59f7
commit
f62657a07b
2 changed files with 5 additions and 5 deletions
|
|
@ -119,8 +119,8 @@ const Sponsors: React.FC = () => {
|
||||||
facebookUrl: "https://m.facebook.com/ImagineNationBrewing",
|
facebookUrl: "https://m.facebook.com/ImagineNationBrewing",
|
||||||
instagramUrl: "https://www.instagram.com/imaginenationbrewingco"
|
instagramUrl: "https://www.instagram.com/imaginenationbrewingco"
|
||||||
},
|
},
|
||||||
"Gild Brewing": {
|
"GILD Brewing": {
|
||||||
description: "Gild Brewing organized a community-focused fundraiser for MCDi, combining craft beer tasting with Deaf culture education. Their event not only raised funds but also fostered a deeper understanding of Deaf culture, making a significant impact on our mission.",
|
description: "GILD Brewing organized a community-focused fundraiser for MCDi, combining craft beer tasting with Deaf culture education. Their event not only raised funds but also fostered a deeper understanding of Deaf culture, making a significant impact on our mission.",
|
||||||
logoPath: "/sponsors/gild-brewing.png",
|
logoPath: "/sponsors/gild-brewing.png",
|
||||||
websiteUrl: "https://www.gildbrewing.com/",
|
websiteUrl: "https://www.gildbrewing.com/",
|
||||||
facebookUrl: "https://m.facebook.com/gildbrewing/",
|
facebookUrl: "https://m.facebook.com/gildbrewing/",
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@ export const events: Event[] = [
|
||||||
description: 'Black Roasting Coffee Company',
|
description: 'Black Roasting Coffee Company',
|
||||||
startTime: '10:00',
|
startTime: '10:00',
|
||||||
endTime: '11:00',
|
endTime: '11:00',
|
||||||
pointOfContact: 'Eliza Kragh',
|
pointOfContact: 'Rita Brandborg',
|
||||||
email: 'eliza.kragh@deafmissoula.org',
|
email: 'rita.brandborg@deafmissoula.org',
|
||||||
address: '525 E Spruce St, Missoula, MT 59801'
|
address: '525 E Spruce St, Missoula, MT 59801'
|
||||||
}
|
}
|
||||||
];
|
]];
|
||||||
Loading…
Add table
Reference in a new issue