+ +
+
+
+
+ +
+

+ @(ViewBag.ConverterTitle ?? "CONVERSOR ONLINE") +

+

+ @(ViewBag.ConverterDescription ?? "Converta seus arquivos de forma rápida e segura") +

+
+ + + @{ + ViewBag.AdPosition = "rectangle-pre-converter"; + ViewBag.AdSlotId = ViewBag.AdSlots?.RectanglePre ?? "3456789012"; + ViewBag.AdFormat = "rectangle"; + ViewBag.AdSize = "; width: 300px; height: 250px;"; + ViewBag.AdCssClass = "ad-container ad-rectangle mb-4"; + ViewBag.IsSticky = false; + ViewBag.ShowOnMobile = true; + ViewBag.ShowOnDesktop = true; + } + @await Html.PartialAsync("_AdUnit") + + +
+
+ +
+
+
+ 1 +
@(ViewBag.Step1Title ?? "Upload")
+ @(ViewBag.Step1Description ?? "Selecione seu arquivo")
- } - } +
+
+ 2 +
@(ViewBag.Step2Title ?? "Processar")
+ @(ViewBag.Step2Description ?? "Aguarde o processamento") +
+
+
+
+ 3 +
@(ViewBag.Step3Title ?? "Download")
+ @(ViewBag.Step3Description ?? "Baixe o resultado") +
+
+
+ + +
+ @await Html.PartialAsync("_ConverterWidget") +
+ + +
+
+
+ + @(ViewBag.SecurityText ?? "Seus dados estão seguros") +
+
+
+
+ + @(ViewBag.FileInfoText ?? "Processamento rápido e seguro") +
+
+
+
+
+ + + @{ + ViewBag.AdPosition = "rectangle-post-converter"; + ViewBag.AdSlotId = ViewBag.AdSlots?.RectanglePost ?? "4567890123"; + ViewBag.AdFormat = "rectangle"; + ViewBag.AdSize = "; width: 300px; height: 250px;"; + ViewBag.AdCssClass = "ad-container ad-rectangle mt-4"; + ViewBag.IsSticky = false; + ViewBag.ShowOnMobile = true; + ViewBag.ShowOnDesktop = true; } - } - } + @await Html.PartialAsync("_AdUnit") +
+
+
+
+ + + @{ + ViewBag.AdPosition = "in-feed"; + ViewBag.AdSlotId = ViewBag.AdSlots?.InFeed ?? "5678901234"; + ViewBag.AdFormat = "fluid"; + ViewBag.AdCssClass = "ad-container"; + ViewBag.IsSticky = false; + ViewBag.ShowOnMobile = true; + ViewBag.ShowOnDesktop = true; + } + @await Html.PartialAsync("_AdUnit") + + +
+
+
+
+

@(ViewBag.BenefitsTitle ?? "Por Que Usar Nossa Ferramenta?")

+

@(ViewBag.BenefitsSubtitle ?? "Descubra os benefícios de nossa solução")

+
+
+ +
+ +
+
+
+ +
+
@(ViewBag.Feature1Title ?? "Rápido e Fácil")
+ @(ViewBag.Feature1Description ?? "Conversão instantânea") +
+
+
+
+
+ +
+
@(ViewBag.Feature2Title ?? "Seguro")
+ @(ViewBag.Feature2Description ?? "Dados protegidos") +
+
+
+
+
+ +
+
@(ViewBag.Feature3Title ?? "Confiável")
+ @(ViewBag.Feature3Description ?? "Resultados precisos") +
+
+
+
+
+ +
+
Rápido
+ Conversão em segundos +
+
+
+
+
+ + + @{ + ViewBag.AdPosition = "multiplex"; + ViewBag.AdSlotId = ViewBag.AdSlots?.Multiplex ?? "6789012345"; + ViewBag.AdFormat = "autorelaxed"; + ViewBag.AdCssClass = "ad-container"; + ViewBag.IsSticky = false; + ViewBag.ShowOnMobile = true; + ViewBag.ShowOnDesktop = true; + } + @await Html.PartialAsync("_AdUnit") + + +
+
+
+
+

@(ViewBag.FinalCtaTitle ?? "Pronto para Converter?")

+

@(ViewBag.FinalCtaSubtitle ?? "Use nossa ferramenta gratuita agora mesmo")

+ + @(ViewBag.FinalCtaButtonText ?? "Começar Conversão") + +
+
+
+
+