Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Agendar uma Chamada Estratégica", href: "contact" },
|
||||
{ text: "Solicitar um Diagnóstico Inicial", href: "contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-finance-chart_1232-2752.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-business-environment-with-financial-data-overlay_84443-73962.jpg?id=426492935"
|
||||
imageAlt="Visualização de crescimento estratégico"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -59,9 +59,12 @@ export default function LandingPage() {
|
||||
<div id="why-eclore" data-section="why-eclore" className="py-16 md:py-24">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Sem estratégia, o marketing vira esforço disperso." },
|
||||
{ type: "text", content: "Sem posicionamento, a marca perde força." },
|
||||
{ type: "text", content: "Sem clareza, o crescimento perde eficiência." },
|
||||
{ type: "text", content: "" },
|
||||
{ type: "text", content: "" },
|
||||
{ type: "text", content: "Sem estratégia
|
||||
Seu negócio perde eficiência.
|
||||
Sua marca perde
|
||||
" },
|
||||
]}
|
||||
buttons={[{ text: "Explorar Nossa Abordagem", href: "methodology" }]}
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user