Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="MediMarket Pro"
|
||||
brandName=""
|
||||
bottomLeftText="Expertos en Marketing Médico"
|
||||
bottomRightText="contacto@medimarketpro.com"
|
||||
/>
|
||||
@@ -205,9 +205,9 @@ export default function LandingPage() {
|
||||
tagIcon={BarChart3}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "clients", icon: Briefcase, title: "Clientes Satisfechos", value: "500+" },
|
||||
{ id: "experience", icon: Calendar, title: "Años de Experiencia", value: "8+" },
|
||||
{ id: "roi", icon: TrendingUp, title: "ROI Promedio", value: "450%" },
|
||||
{ id: "clients", icon: Briefcase, title: "Clientes Satisfechos", value: "50+" },
|
||||
{ id: "experience", icon: Calendar, title: "Años de Experiencia", value: "2+" },
|
||||
{ id: "roi", icon: TrendingUp, title: "ROI Promedio", value: "150%" },
|
||||
{ id: "growth", icon: Share2, title: "Crecimiento Promedio", value: "3-4x" }
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
buttonText="Agendar Consulta Gratuita"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctors-chatting-work_23-2149856226.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ax38xfrEU6Yh8LVh27ahCp1CVZ/uploaded-1773521584459-473wpobb.png"
|
||||
imageAlt="Consulta con experto en marketing médico"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user