Merge version_1 into main #3
@@ -46,10 +46,10 @@ export default function AboutPage() {
|
||||
id: "management", groupTitle: "Dirección", members: [
|
||||
{
|
||||
id: "m1", title: "Juan Pérez", subtitle: "CEO", detail: "20 años de trayectoria.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man_23-2148427097.jpg"
|
||||
},
|
||||
}
|
||||
],
|
||||
imageAlt: "Front view of business man"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man_23-2148427097.jpg", imageAlt: "Front view of business man"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -60,8 +60,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Aliados Estratégicos"
|
||||
description="Trabajamos con las mejores marcas del sector."
|
||||
names={[
|
||||
"SteelCorp", "ConcreteMaster", "GreenEnergy", "UrbanLight", "TechBuild"]}
|
||||
names={["SteelCorp", "ConcreteMaster", "GreenEnergy", "UrbanLight", "TechBuild"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user