Merge version_7 into main #17

Merged
bender merged 1 commits from version_7 into main 2026-05-11 02:31:48 +00:00

View File

@@ -102,7 +102,7 @@ export default function HvacPage() {
useInvertedBackground={false}
plans={[
{ id: "p1", title: "Member ", price: "$99", period: "/mo", features: ["Reposición de alimento ", "Entrega priorizada", "Historial de consumo ", "Atención directa"], button: { text: "comenzar aquí" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg" },
{ id: "p2", title: "Premium", price: "$199", period: "/mo", features: ["All Essential", "24/7 Emergency Support", "Extended Warranty", "Parts Coverage", "Annual Deep Cleaning", "Energy Efficiency Audit", "No Service Fees"], button: { text: "comenzar aquí" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-3.jpg" }
{ id: "p2", title: "Pack Member", price: "$199", period: "/mo", features: ["Seguimiento continuo ", "Prioridad en escasez ", "Kits anuales sorpresa ", "Mayor flexibilidad logistica ", "Atención preferente", "Relación personalizada", "( Disponibilidad limitada para mantener el estándar de servicio. ) "], button: { text: "comenzar aquí" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-3.jpg" }
]}
/>
</div>