Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-19 21:36:24 +00:00

View File

@@ -53,10 +53,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg", imageAlt: "Premium refrigerator"
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg?_wi=1", imageAlt: "Premium refrigerator"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-washing-machine-finish-its-program_23-2149117029.jpg", imageAlt: "Professional washing machine"
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-washing-machine-finish-its-program_23-2149117029.jpg?_wi=1", imageAlt: "Professional washing machine"
}
]}
mediaAnimation="opacity"
@@ -102,7 +102,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Reparación de frigoríficos", description: "Diagnóstico en minutos. Reparación experta. Garantía completa.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg", imageAlt: "Refrigerator repair service"
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg?_wi=2", imageAlt: "Refrigerator repair service"
},
items: [
{ icon: Zap, text: "Diagnóstico rápido y preciso" },
@@ -113,7 +113,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Reparación de lavadoras", description: "Soluciones inteligentes para tus electrodomésticos. Profesional y eficiente.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-washing-machine-finish-its-program_23-2149117029.jpg", imageAlt: "Washing machine repair"
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-washing-machine-finish-its-program_23-2149117029.jpg?_wi=2", imageAlt: "Washing machine repair"
},
items: [
{ icon: Zap, text: "Técnicos especializados" },
@@ -124,7 +124,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Servicio técnico integral", description: "Cobertura completa para todos tus electrodomésticos con atención premium.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg", imageAlt: "Full appliance service"
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg?_wi=3", imageAlt: "Full appliance service"
},
items: [
{ icon: Zap, text: "Disponibilidad 24/7" },
@@ -144,7 +144,7 @@ export default function LandingPage() {
tag="Diferencial"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145545.jpg?_wi=4"
imageAlt="Premium technical service"
mediaAnimation="slide-up"
metricsAnimation="slide-up"