new testimonial

This commit is contained in:
2026-06-17 10:30:31 -05:00
parent b396802b53
commit d550c9918d
2 changed files with 9 additions and 1 deletions

View File

@@ -91,7 +91,7 @@ function createTransporter() {
function buildMessageBody(data) {
return [
'New website inquiry',
'New inquiry',
'',
`Name: ${data.name}`,
`Email: ${data.email}`,