This commit is contained in:
2025-08-08 12:13:51 -06:00
parent 9bd91678ef
commit ecbcea4758

View File

@@ -601,7 +601,7 @@ export default function LandingAnimated() {
</section> </section>
{/* Precios */} {/* Precios */}
<section id="precios" className="py-20 bg-white"> {/* <section id="precios" className="py-20 bg-white">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> <div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div <div
data-animate="pricing-header" data-animate="pricing-header"
@@ -731,7 +731,7 @@ export default function LandingAnimated() {
))} ))}
</div> </div>
</div> </div>
</section> </section> */}
{/* Contacto */} {/* Contacto */}
<section id="contacto" className="relative py-20 overflow-hidden" style={{ <section id="contacto" className="relative py-20 overflow-hidden" style={{