Merge version_1 into main #1
@@ -52,10 +52,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"
|
||||
@@ -101,7 +101,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" },
|
||||
@@ -112,7 +112,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" },
|
||||
@@ -123,7 +123,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" },
|
||||
@@ -143,7 +143,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"
|
||||
|
||||
Reference in New Issue
Block a user