Update src/app/sobre-nosotros/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function SobreNosotrosPage() {
|
||||
tag="Más de una Década"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg?_wi=2"
|
||||
imageAlt="Nuestra ubicación en Plaza Delphi"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -112,7 +112,7 @@ export default function SobreNosotrosPage() {
|
||||
{ value: "10+", title: "Años en el Mercado" },
|
||||
{ value: "500+", title: "Empresas Satisfechas" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=2"
|
||||
imageAlt="Instalaciones profesionales"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -138,7 +138,7 @@ export default function SobreNosotrosPage() {
|
||||
role: "Emprendedor",
|
||||
company: "TechStartup Monterrey",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Alberto Garza García",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function SobreNosotrosPage() {
|
||||
role: "Directora Ejecutiva",
|
||||
company: "Consulting Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-manager-with-crossed-arms_1139-307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-manager-with-crossed-arms_1139-307.jpg?_wi=2",
|
||||
imageAlt: "María López Rodríguez",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function SobreNosotrosPage() {
|
||||
role: "Gerente de Ventas",
|
||||
company: "Importaciones Monterrey",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Carlos Hernández",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user