Website overall

This commit is contained in:
2024-07-01 16:40:40 +01:00
parent b552bc4d3a
commit b9822eb21e
18 changed files with 135 additions and 40 deletions
+4 -3
View File
@@ -14,7 +14,7 @@
"part1": "We do all the digital footprint for you,",
"part2": "so you can focus on what's important!"
},
"button": "Yes, I want that!"
"button": "Contact Us"
},
"services": {
"heading": {
@@ -159,13 +159,14 @@
"company": "Company",
"phone": "Phone",
"question": "What is your most important question?",
"message": "Message",
"reference": "How did you hear about us?",
"button": "Send"
},
"toasts": {
"success": "Your message has been sent successfully!",
"error": "An error occurred while sending your message. Please try again later.",
"empty": "Please fill out all the fields before sending the message."
"empty": "Please fill out all the fields before sending the message.",
"invalidCountryCode": "Please enter a valid country code."
}
},
"footer": {