Added Agitate part

This commit is contained in:
Fernando Videira
2024-06-16 02:47:40 +01:00
parent 8278d62e1c
commit 2b89661b02
13 changed files with 246 additions and 65 deletions
+28 -26
View File
@@ -1,35 +1,30 @@
{
"navbar": {
"services": "Services",
"optimization": "Optimization",
"advantages": "Advantages",
"contact": "Contact"
},
"hero": {
"heading": {
"part1": "GROW YOUR",
"part2": "BUSINESS"
},
"subheading": {
"part1": "We do all the digital footprint for you,",
"part2": "so you can focus on what's important!"
},
"button": "Yes, I want that!"
},
"services": {
"heading": {
"part1": "We've got your",
"part2": "footprint",
"part3": "bullsh",
"part1": "We've Got Your",
"part2": "Footprint",
"part3": "Bullsh",
"part4": "*",
"part5": "t covered!"
"part5": "t Covered!"
},
"subheading": "Unlock the full potential of your business with our services.",
"cards": {
"marketing": {
"card1": {
@@ -49,7 +44,6 @@
"description": "Plan"
}
},
"website": {
"card1": {
"title": "Idealize",
@@ -68,7 +62,6 @@
"description": "Website"
}
},
"social": {
"card1": {
"title": "Analyze",
@@ -87,7 +80,6 @@
"description": "Platforms"
}
},
"media": {
"card1": {
"title": "Envision",
@@ -108,38 +100,51 @@
}
}
},
"optimization": {
"heading": {
"part1": "So How Do You Optimize",
"part2": "Your Business?"
},
"cards": {
"card1": {
"title": "HANDLE EVERYTHING YOURSELF?",
"description": "That's fine if you have very little on your plate.\n\nBut if you're pretty swamped already... this isn't a viable option."
},
"card2": {
"title": "NEW STAFF?",
"description": "Finding good people isn't easy. Training and onboarding staff is costly.\n\n And even if you do find the perfect man or woman for the position... you're still depending on one person!"
},
"card3": {
"title": "HIRE AN AGENCY?",
"description": "Don't have a marketing budget of tens of thousands of euros?\n\n Then your account could end up being managed by the intern of the assistants' assistant.\n\n Not exactly optimal."
}
}
},
"results": {
"heading": {
"part1": "Ok... So what makes",
"part2": "us different?"
"part1": "Ok... So What Makes",
"part2": "Us Different?"
},
"subheading": "We have helped many businesses grow and expand their digital footprint.",
"cards": {
"card1": {
"title": "GUARANTEED",
"description": "We only win if you win!\nThats the basis for a good\npartnership.\nYou wont carry all the risk,\nwell share it."
},
"card2": {
"title": "RESULTS",
"description": "Our first priority is to get\nyou results.\n\nLess talk, more walk."
},
"card3": {
"title": "LOCAL",
"description": "Were not a anonymous call\ncenter. Were a local\ncompany, so youll be able to\nreach us when you need us"
},
"card4": {
"title": "SPECIALIZED",
"description": "Jack of all trades... master\nof none. Specialization\nworks. We work with\nindustries we know, so we\ncan guarantee results."
}
}
},
"contact": {
"heading": {
"part1": "Contact Us For",
@@ -147,12 +152,10 @@
"part3": "Free",
"part4": "Analysis"
},
"subheading": {
"part1": "Would you like to know what we could do for you? Fill out the form ad well get",
"part2": "back to you No obligation, no annoying tactics. We wont waste your time."
},
"form": {
"name": "Name",
"email": "Email",
@@ -162,11 +165,10 @@
"message": "Message",
"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."
}
}
}
}
+28 -7
View File
@@ -1,6 +1,7 @@
{
"navbar": {
"services": "Serviços",
"optimization": "Otimização",
"advantages": "Vantagens",
"contact": "Contacto"
},
@@ -17,11 +18,11 @@
},
"services": {
"heading": {
"part1": "Nós cuidamos da sua",
"part2": "presença",
"part3": "digital",
"part1": "Nós Cuidamos Da Sua",
"part2": "Presença",
"part3": "Digital",
"part4": " ",
"part5": "por completo!"
"part5": "Por Completo!"
},
"subheading": "Desbloqueie todo o potencial do seu negócio com os nossos serviços.",
"cards": {
@@ -99,10 +100,30 @@
}
}
},
"optimization": {
"heading": {
"part1": "Portanto, Como Otimizo",
"part2": "O Meu Negócio?"
},
"cards": {
"card1": {
"title": "TRATAR DE TUDO SOZINHO?",
"description": "Está ótimo se tens muito pouco em mãos.\n\nMas se já estás bastante ocupado... esta não é uma opção viável."
},
"card2": {
"title": "NOVA STAFF?",
"description": "Encontrar boas pessoas não é fácil. Treinar e integrar funcionários é dispendioso.\n\n E mesmo quando encontras a pessoa perfeita para o cargo... ainda estás dependente de uma só pessoa!"
},
"card3": {
"title": "CONTRATAR UMA AGÊNCIA?",
"description": "Não tens um orçamento de dezenas de milhares de euros?\n\n Então a tua conta pode acabar a ser gerida pelo estagiário do assistente do assistente...\n\n Não é o cenário ideal."
}
}
},
"results": {
"heading": {
"part1": "Ok... Então o que nos torna",
"part2": "diferentes?"
"part1": "Ok... Então O Que Nos Torna",
"part2": "Diferentes?"
},
"subheading": "Ajudamos muitos negócios a crescer e expandir a sua presença digital.",
"cards": {
@@ -150,4 +171,4 @@
"empty": "Por favor, preencha todos os campos antes de enviar a mensagem."
}
}
}
}