This commit is contained in:
@@ -23,7 +23,7 @@ export default function PowerCTA({ locale }: PowerCTAProps) {
|
||||
{isDe ? 'Lösungen' : 'Solutions'}
|
||||
</div>
|
||||
|
||||
<h3 className="text-3xl md:text-5xl font-bold text-white mb-8 leading-tight">
|
||||
<h3 className="text-2xl md:text-4xl font-bold text-white mb-8 leading-tight">
|
||||
{isDe ? 'Bereit für die' : 'Ready for the'}
|
||||
<span className="text-accent block">{isDe ? 'Energiewende?' : 'Energy Transition?'}</span>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user